![]() ![]() | [Previous] [Main] [Next] |
Record Start Character (colon)
|
Byte Count (2 hex digits)
|
Address of first byte (4 hex digits)
|
Record Type (00 except for last record which is 01)
|
Data Bytes (a pair of hex digits for each byte of data in the record)
|
Check Sum (2 hex digits)
|
Line Terminator (CR/LF for DOS, LF for LINUX)
|
Record Start Character (semicolon)
|
Byte Count (2 hex digits)
|
Address of first byte (4 hex digits)
|
Data Bytes (a pair of hex digits for each byte of data in the record)
|
Check Sum (4 hex digits)
|
Line Terminator (CR/LF for DOS, LF for LINUX)
|
Record Start tag
|
Byte Count (2 hex digits) (data byte count + 3)
|
Address of first byte (4 hex digits)
|
Data Bytes (a pair of hex digits for each byte of data in the record)
|
Check Sum (2 hex digits)
|
Line Terminator (CR/LF for DOS, LF for LINUX)
|