![Elnec SEEprog Скачать руководство пользователя страница 114](http://html1.mh-extra.com/html/elnec/seeprog/seeprog_user-manual_2395127114.webp)
ELNEC s. r. o.
Serialization .dat file format
Serialization .dat file generated by serialization generator must meet following text format.
Serialization .dat file consists of records and serial data section.
Record is line, which begin with one of Txx prefixes as described bellow. Value of “xx”
represents the record type code. Records are used to inform PG4UW software about
serialization status (current and last serial numbers, serialization data and data format, errors,
etc.). Required records are records T01, T02, T03 and T04. Other records are optional.
T01:<serial number>
Contains current serial number value passed to generator by
command line parameter -N<serial number>.
T02:<serial number>
Contains next serial number value, that PG4UW will use in next
serialization cycle. This value is generated by serialization
generator and informs PG4UW, which serial number will follow after
current serial number.
T03:<data format code>
Specifies the serialization data format. Following formats are
supported now:
T03:50 or T03:55 ASCII Space data format
T03:99 - Intel Hex data format
T04:
indicates the serialization data will follow from next line to the end of
file. Serialization data are stored in one of standard ASCII data file
formats, for example Intel Hex, ASCII Space and so on. The format
used for data must be specified by record T03.
Example:
Typical serialization data file:
T01:000005
T02:001006
T03:99
T04:
:0300000000096B89
:03000300000005F5
:02000C005A0197
:01003F004F71
:00000001FF
The file consists of following information:
line T01 - current serial number 000005h
line T02 - ending (last) serial number 001006h
line T03 - serialization data format after line T04 is Intel Hex
line T04 - serialization data, which will be loaded to buffer of PG4UW before programming
device, data are represented in Intel Hex format
Optional records are:
T05:<message>
Warning or error message. This record causes the serialization is stopped
and warning or error message is displayed in PG4UW software.
T06:
Current serial number greater than limit
This record causes the serialization is stopped and warning or error
message is displayed in PG4UW software. The reason of turning
serialization off is the current serial number is greater then allowed
114
Содержание SEEprog
Страница 7: ...Introduction Introduction 7...
Страница 12: ...ELNEC s r o Quick Start 12...
Страница 15: ...Detailed description Detailed description 15...
Страница 16: ...ELNEC s r o BeeHive204 16...
Страница 30: ...ELNEC s r o BeeProg2 BeeProg2C BeeProg 30...
Страница 45: ...SmartProg2 SmartProg2 45...
Страница 54: ...ELNEC s r o MEMprog2 54...
Страница 61: ...SEEprog SEEprog 61...
Страница 66: ...ELNEC s r o Setup 66...
Страница 75: ...Setup Step 6 Click on Continue Anyway button For Windows Vista Click Install this driver software anyway 75...
Страница 77: ...PG4UW PG4UW 77...
Страница 144: ...ELNEC s r o PG4UWMC 144...
Страница 154: ...ELNEC s r o Common notes 154...
Страница 168: ...ELNEC s r o Troubleshooting and warranty 168...