Index

Data Type OcaBitstring

Representation of a bitmask that is used on the network to send bitmask data.

Properties

OcaUint16 NrBits

The size of the bitmask in bits.

OcaUint8[] Bitstring

The bitstring data as an array of bytes with the most significant bit of the first byte being bit number 0.

OCP.1 Encoding

FieldBasic typeByte Length
NrBitsOcaUint162
BitstringOcaUint81 * Count