Manual

4-2 SECS Message Detail
If "count" is omitted, then the length of the Data Item is implied by the value which
follows. The "count" can range between known limits. It may be specified as
minimum and maximum "counts", separated by two dots. (For example, [0..40]).
value
Value of a single item element. Values are shown in a notation that depends on the
item type. For example, ASCII values are shown as characters enclosed in quotes,
Unspecified Binary values are shown in hexadecimal.
... Ellipsis (...) is used to indicate additional elements may occur, as for
example where substructures may repeat in a List structure.
As an example, a two-byte unsigned integer Data Item with an array of three values
21, 22, and 23 is represented as:
<U2 [3] 21 22 23>
Numeric values shown are considered decimal integers unless otherwise indicated.
Negative values shown with a leading minus sign "-". Hexadecimal values are shown
in C-Language convention, with a leading "0x".
10 Decimal Ten
0x10 Hexadecimal 10
-10 Decimal Negative 10
Where a value is not fixed, the SECS variable name is used directly. For Example:
<A [6] SOFTREV>
The format of a complete message is:
SnFn W item .