User guide
GRAPHICAL DEMO APPLICATION - PAGE 17
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>
<Code ID 18 characters right padded with spaces>
<Time stamp 8 characters format HH:MM:SS>
<Date stamp 10 characters format DD/MM/YYYY>
A comma separates the fields in record and all records end with a <CR><LF>
character.
A Complete record looks like this:
<Barcode>,<Code ID>,<Time>,<Date><CR><LF>