szbyp barcode label printing program for s300 zebra printer (for turkish users)

Post on 18-Jan-2018

229 Views

Category:

Documents

0 Downloads

Preview:

Click to see full reader

DESCRIPTION

ZSBYP aim: The program is designed for barcode labels printing with S300 Zebra label printer. As database is used XML file. The database contains urunkodu (product code), aciklama (comment), birim (unit), guvenlik (security) fields.

TRANSCRIPT

SZBYPBARCODE LABEL PRINTING

PROGRAM FOR S300 ZEBRA PRINTER(for turkish users)

ZSBYP aim:

The program is designed for barcode labels

printing with S300 Zebra label printer. As database is used XML file. The database contains urunkodu (product

code), aciklama (comment), birim (unit), guvenlik (security) fields.

THE DATABASE FORMAT• <?xml version="1.0" encoding="UTF-8"?>• <orderler>• <order>• <urunkodu>XDRT324Y765NJ</urunkodu>• <aciklama>KUMAŞ</aciklama>• <birim>KG</birim>• <guvenlik>336</guvenlik>• </order>• <order>• <urunkodu>XDRT3289HTYR5T6</urunkodu>• <aciklama>KUMAŞ</aciklama>• <birim>KG</birim>• <guvenlik>128</guvenlik>• </order>• </orderler>

BARCODE LABEL FORMAT

The product code (urun kodu) is on the top of the label (HBHBHBHBHBHBHBHBHB).

On the middle is barcode with information about the printed quantity and measurement unit.

At the bottom is information about the printed quantity and measurement unit

(10 KG).

WORKING EXAMPLE

Let’s print 3 labels by 10 KG from product code HBHBHBHBHBHBHBHBHBO9. After the printing the guvenlik field will increase with 3.

Open the program:

In the ORDER NO field of the program write ‘BO9’ or any string wich will call our product code in the first line of the table.

In the ADET field write the number of labels

you’d like to print. In the MIKTAR field write the quantity of product. Click BARKOD YAZDIR button to write the labels. Also you may roam the fields and click the buttons with Enter key of the computer. When the printing is completed the GUVENLIK field will increase with the number of labels printed.

ADD NEW DATA TO THE DATABASE

You may add new product code via KOD GİRİŞİ

button. URUN KODU mean PRODUCT CODE, BİRİM mean UNIT, AÇIKLAMA mean COMMENT.EKLE mean ADD.

İf the code exists the program will warn you

with “KOD VERİTABANINDA VAR” (the code exists in the database).

İf nothing is writen the program will warn you also with “KOD GİRMEDİNİZ” (no code is writen).

CLEAN CODE FROM DATABASE

İf there is not selected code in ORDER NO area the program will warn you with “SİLİNECEK BİRŞEY YOK” (NOTHING İS SELECTED TO BE CLEANED).

CLEANING EXAMPLE

Let’s clean HBHBHBHBHBHBHBHBHBO9 code. Call the code with “BO9” and push SEÇİLİ

KODU SİL (CLEAN THE SELECTED CODE) button.

The code is cleaned.When is called nothing appears.

İf there is no connection between the

program and the COM port where the printer is connected the program will warn you with “YAZICIYA YAZDIRILAMIYOR” (CAN’T WRITE TO THE PRINTER).

İf you’d like to print more than 10 labels the program will warn you.İf you click EVET (YES) the printing will go on else if you click HAYIR (NO) the printing will be canceled.

NOTES

1.The database file is data5.xml .

2.barkod.exe work if MICROSOFT.NET FRAMEWORK 3.0 is installed.

3.The program is writen using Visual Basic 2008 vand ZPL II programming languages.

DESIGN AND TECHNICAL SUPPORT

BEYHAN MEHMED (MEHMEDOĞLU)

b.mehmedoglu@gmail.com beyhan.f.mehmed@gmail.com

top related