EasyManua.ls Logo

CONITEC GALEP-5 - Page 13

CONITEC GALEP-5
30 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Using Serial Numbers
The programming of serial numbers is based on a special CSV-file format. It is activated at data-buffer’s
“File/Buffer Options”-Tab.
The configuration dialog of the serial number programming offers some input elements to control the
programming run.
A Switch to turn global serial number programming on/off..
A file dialog to specify the CSV file.
A rule check for the CSV-file.
The path of the CSV file can be fully specified or the GALEP software expects the CSV file at the same
location as the project file(gpf2).
The write back of the serial number status can be activated or deactivated.
Choose the allocation rule for the serial number between use strict only once or reuse the serial number in
case of programming failure.
The CSV serial number file format.
The CSV serial number file format (Comma Separated Values ) is based in one data record per line. Each line
consists of some comma separated data written in ASCII characters. Several lines and serial number records
respectively are building a serial number block. A serial number block is valid for one device programming run.
The line format of the CSV file looks like:
Count(Dec), SerialData(Hex), SerialAddress(Hex), DataLenght(Dec), RecordType [, Status]