AMT Datasouth 4600 manual Example Making a Barcode Reader Form

Models: 4600

1 91
Download 91 pages 37.19 Kb
Page 81
Image 81

Example: Making a Barcode Reader Form

1. Make a command file for a form, READER.FRM.

Command

Description

ZS

Enable store to flash

FK"READER"

Delete previous one

FS"READER"

Start of form

V00,15,N,"Product Name ?"

Variable and display

C0,10,N,+1,"Product No. ?"

message

Q50,24

Counter and display

q816

message

Label dimension

S2

Label width

D8

Speed

ZT

Darkness

A550,20,0,4,1,1,R,"ABC

Print from top

COMPANY"

B550,60,0,2,2,4,40,B,C0

Fixed data

A540,150,0,3,1,1,N,V00

 

PA1

Barcode I25 for counter

FE

Print the input product

ZN

Single copy

 

End of form

 

Disable store to flash

2.Send the file READER.FRM to printer under MS-DOS >COPY/B READER.FRM LPT1:

3.Turn off the printer, connect the barcode reader, set on the LCD to ON position and turn on the printer.

81

Page 81
Image 81
AMT Datasouth 4600 manual Example Making a Barcode Reader Form