PreviousNext
[0xA0] Binary Data30
Help > Sensor Types > [0xA0] Binary Data30

         The return value is 30 bits of data of the unspecified meaning. It can be proprietary used by the sensor for returning error states, binary inputs, counters, etc.

[e.x.bb.bbbb.bbbb.bbbb.bbbb.bbbb.bbbb.bbbb]

bit: 0…29              Binary data.

bit: 30                   Reserved. Must be 0.

bit: 31                   Specifies a sensor error. If this bit set then binary data is not valid. All other bits 0-30 must be zeroed.

 

         FRC 2-byte: FRC return value is one of the specified halves of the binary data30 value. If bit 5 at extended data bits at UserData[2] is 0, then bit: 0…14 plus +4 is returned. If the bit is 1 then bit: 15…29 plus +4 is returned.

         FRC 4-byte: FRC return value is the return value +4.