BIN Binary Data
To transfer binary data in a single data segment and to allow identification of the end of the data segment through a count. There is no identification of the internal structure of the binary data in this segment.
Position
Element
Name
Type
Requirement
Min
Max
Repeat
BIN-01
Length of Binary Data
Numeric (N0)
Mandatory
1
15
-
The length in integral octets of the binary data.
BIN-02
Binary Data
Binary (B)
Mandatory
1
10000000000000000
-
A string of octets which can assume any binary pattern from hexadecimal 00 to FF.