Variable Name: diagnosisProcess
Variable ID: 0x4001
Variable Label: Process status
Variable Help: Process status of the device- The value represents the sum of the status bit values. Status bit values: 0x01 = Proc. applied to the primary var. outside the config. range, 0x02 = Proc. applied to the primary var. outside the op. limits of the dev., 0x04 = Sensor temperature is outside the operating limits of the device. Example: 0x05 = 0x01 (Proc. applied to the primary var. outside the config. range) + 0x04 (Sensor temperature is outside the operating limits of the device).
Variable Handling: R
Variable Class: Diagnostic | Device
Variable Size: 1
Variable DataType: BitEnum
Variable Enum Value | Variable Enum Text |
---|---|
0x0001 | Primary variable out of range |
0x0002 | Primary variable out of limits |
0x0004 | Snsr temp out of limits |
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