Loading…

Variable Name: diagnosisElectronics

Variable ID: 0x4002

Variable Label: Electronics status

Variable Help: Electronics status of the device- The value represents the sum of the status bit values. Status bit values: 0x01 = Temperature sensor electronic failure, 0x02 = Memory failure, 0x04 = Max. number write cycles exceeded, 0x08 = Non vol. storage or check active, 0x10 = Device not calibrated. Example: 0x15 = 0x01 (Temperature sensor electronic failure) + 0x04 (Max. number write cycles exceeded) + 0x10 (Device not calibrated).

Variable Handling: R

Variable Class: Diagnostic | Device

Variable Size: 1

Variable DataType: BitEnum

Variable Enum Value Variable Enum Text
0x0001 Temp snsr electronic failure
0x0002 Memory failure
0x0004 Max number write cyc exceeded
0x0008 Non vol storage or check active
0x0010 Device not calibrated

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