PreviousNext
[0x04] Extra-low Voltage
Help > Sensor Types > [0x04] Extra-low Voltage

         The return value is 2 bytes wide signed (two's complement) value, the unit is 1 V, the resolution is 1 mV, the range is ±32.767 V. Value 0x8000 (i.e. -32.768 V) specifies a sensor error.

 

         FRC 2-byte: FRC return value is voltage value +0x8000 that actually causes inverting of the most significant sign bit (i.e. 0xB039=45,113 is 12.345 V). Because of FRC predefined values the raw values from 0x8000 to 0x8003 (i.e. -32.767 V to -32.755 V) cannot be passed.