
SCAN QUANTITY DEMO APPLICATION
- PAGE 17
S
CAN QUANTITY DEMO
OPL9728
OPTICON
3. Data format
Each record is stored in a database file called DATA.TXT.
The fields in a record are:
<Barcode 50 characters right padded with spaces>
<Quantity 7 characters left padded with spaces, 6 numeric and 1 sign bit>
<Time stamp 8 characters format HH:MM:SS>
<Date stamp 10 characters format DD/MM/YYYY>
The fields in record are separated by a comma and all records end with a
<CR><LF> character.
A Complete record looks like this:
<Barcode>,<Quantity>,<Time>,<Date><CR><LF>
The maximum amount of record that can be placed in this terminal is almost
6500 records.