Variable Name: diagnosisMeasurement
Variable ID: 0x4000
Variable Label: Measurement status
Variable Help: Measurement status of the device- The value represents the sum of the status bit values. Status bit values: 0x01 = Pressure sensor failure, 0x02 = Temperature sensor measurement failure, 0x04 = Sensor board electronic failure, 0x08 = A-D converter failure. Example: 0x0b = 0x01 (Pressure sensor failure) + 0x02 (Temperature sensor measurement failure) + 0x08 (A-D converter failure).
Variable Handling: R
Variable Class: Diagnostic | Device
Variable Size: 1
Variable DataType: BitEnum
Variable Enum Value | Variable Enum Text |
---|---|
0x0001 | Pressure sensor failure |
0x0002 | Temp snsr meas failure |
0x0004 | Snsr board electronic failure |
0x0008 | A-D converter failure |
Variable Display Format:
Variable Edit Format:
Variable Unit:
Variable Max: N/A
Variable Min: N/A
Variable Read Command List
Command Number | Command ID | Command Name |
---|---|---|
48 | 0FCE | read_additional_transmitter_status |
Variable Write Command List
None