PACKED LIST
A PACKED LIST type shall be mapped to a variable length MMS Bit-string. The minimum size
of the bit-string shall be determined by the number of bits required to encode the members of
the PACKED LIST. The order of the bits, in the bit-string, shall be that the first member of the
PACKED LIST shall be mapped to Bit(0). The other members shall be mapped in consecutive
bits in the order specified by IEC 6
Bitstrings shall support at least the number of bits required to represent the maximum
enumerated value defined. Bits that are returned in excess of that number of bits may be
ignored.
Bit 0 shall be the leftmost (most significant) bit of the first octet. Bit 7 shall be the rightmost
(least significant) bit of the first octet. Bit 8 shall be the leftmost (most significant) bit of the
second octet. Bit 15 shall be the rightmost (least significant) bit of the second octet. This shall
be continued in that way in further octets.
0 评论:
发表评论