EasyManua.ls Logo

Dataman S4 - Page 77

Default Icon
84 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...
DATAMAN S4 MANUAL
MOTOROLA S<$IFile Formats;Motorola>
Format 77
@LIST 2 = Carriage Return & Line Feed
S1 Data with 2 Byte Address
@LIST 1 = Position Character
@LIST 1 = 1-2
@LIST 2 = "S1"
@LIST 1 = 3-4
@LIST 2 = Record length = data bytes plus 3<R>
2 for address & 1 for checksum.
@LIST 1 = 5-8
@LIST 2 = 2 byte address as 4 HEX characters
Most Significant Byte
first.
@LIST 1 = 9-N
@LIST 2 = Data bytes in hexadecimal,<R>
each byte is two HEX characters.
@LIST 1 = N+1,2
@LIST 2 = Negation of checksum of bytes<R>
excluding "S1".<R>
Makes the line add up to "FF".
@LIST 1 = N+3,4
@LIST 2 = Carriage Return & Line Feed.
@LIST 2 =
S2 Data with 3 Byte Address
@LIST 1 = Position Character
@LIST 1 = 1-2
@LIST 2 = "S2"
@LIST 1 = 3-4
@LIST 2 = Record length .<R>
Number of data bytes plus 4<R>
(3 for address & 1 for checksum).
@LIST 1 = 5-10
@LIST 2 = 3 byte address as 6 HEX characters
Most Significant Byte