PreviousNext
[0x0A] TimeSpan
Help > Sensor Types > [0x0A] TimeSpan

         The return value is unsigned 2 bytes wide value, the unit is 1 s, the resolution is 1 s, and the range is from 0 s to 65,534 s (18 hours 12 minutes 14 seconds). Value 0xFFFF (i.e. 65,535 s) specifies a sensor error.

 

         FRC 2-byte: FRC return value is the timespan value +4 (i.e. 0x0E14=3,604 is 1 hour). Because of FRC predefined values the raw values from 0xFFFC to 0xFFFF (i.e. 65,532 s to 65,535 s) cannot be passed.

 

         see also [0xA3] TimeSpanLong