BinaryNumber
The BinaryNumber command defines a binary numeric item.
Components of BinaryNumber
A group view displays the components of the BinaryNumber command.
The BinaryNumber command must have either a BCD, BinFloat, BinInt, or Packed element and either a "ValueRestrictions" or "RangeRestrictions" command.
- Example
-
<BinaryNumber> <BinInt Length="4" Sign="YES" ByteOrder="NATIVE"/> </BinaryNumber>