
GRAPHICAL
DEMO
APPLICATION
- PAGE 17
G
RAPHICAL
D
EMO
A
PPLICATION FOR
OPH1000 OPTICON
3. Data
format
Each record is stored in a database file called DATA.FIL.
The fields in a record are:
<Barcode: 30 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 record fields 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 of 999999 records can be stored on this terminal.