
72
Barcode Reader
Example: Stand alone operation with READER form
Please follow the procedure below:
1. Make a command file for the form, READER.FRM
2. Send the file, READER.FRM to printer under MS-DOS
DOS command : COPY/B READER.FRM LPT1:
3. Disable the AUTO FORM function in the privileged setting menu.
4. Turn off the printer, connect the keyboard and then turn on the printer.
5. The form READER automatically executes. Scan product name and
number from printed bar codes using the barcode reader.
V00,15,N,"Product Name ?"
Define variable and display message
C0,10,N,+1,"Product No. ?"
Define counter and display message
A50,20,0,4,1,1,R,‖ABC
COMPANY‖
Print barcode I25 for counter
Comentarios a estos manuales