Loading…
Loading…
变量名称: diagnosisElectronics
变量ID: 0x4002
变量标签: Electronics status
变量描述: 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).
变量处理: 读
变量分类: 诊断 | 设备
变量长度: 1
变量数据类型: 位枚举
变量枚举值 | 变量枚举文本 |
---|---|
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 |
变量显示格式:
变量编辑格式:
变量单位:
变量最大值: N/A
变量最小值: N/A
变量读取命令列表
命令号 | 命令ID | 命令名称 |
---|---|---|
48 | 0FCE | read_additional_transmitter_status |
变量写入命令列表
无