9
General message structures
9.1
General structure of a one-line message
General message parameters
(11 bytes)
Parameters for variable elements
(26 bytes)
0Ah: delimiter of start of line
(1 byte)
Line 1: subdivided into blocks
(from 0 bytes if line blank to n bytes)
0Dh: delimiter of end of message
(1 byte)
9.2
General structure of a two-line message
General message parameters
(11 bytes)
Parameters for variable elements
(26 bytes)
0Ah: delimiter of start of line 1
(1 byte)
Line 1: subdivided into blocks
(from 0 bytes if line blank to n bytes)
0Ah: delimiter of start of line 2
(1 byte)
Line 2: subdivided into blocks
(from 0 bytes if line blank to n bytes)
0Dh: delimiter of end of message
(1 byte)
9.3
General structure of a three-line message
General message parameters
(11 bytes)
Parameters for variable elements
(26 bytes)
0Ah: delimiter of start of line 1
(1 byte)
Line 1: subdivided into blocks
(from 0 bytes if line blank to n bytes)
0Ah: delimiter of start of line 2
(1 byte)
Line 2: subdivided into blocks
(from 0 bytes if line blank to n bytes)
0Ah: delimiter of start of line 3
(1 byte)
Line 3: subdivided into blocks
(from 0 bytes if line blank to n bytes)
0Dh: delimiter of end of message
(1 byte)
9.4
General structure of a four-line message
General message parameters
(11 bytes)
Parameters for variable elements
(26 bytes)
0Ah: delimiter of start of line 1
(1 byte)
Line 1: subdivided into blocks
(from 0 bytes if line blank to n bytes)
0Ah: delimiter of start of line 2
(1 byte)
Line 2: subdivided into blocks
(from 0 bytes if line blank to n bytes)
0Ah: delimiter of start of line 3
(1 byte)
Line 3: subdivided into blocks
(from 0 bytes if line blank to n bytes)
0Ah: delimiter of start of line 4
(1 byte)
Line 4: subdivided into blocks
(from 0 bytes if line blank to n bytes)
0Dh: delimiter of end of message
(1 byte)
Protocol
Page 5-52
A13862 Version E