Loading…
Loading…
变量名称: calibration_status
变量ID: 0x45DA
变量标签: Calibration Status
变量描述: This status can be read from the device. Tells if calibration is eg. running, cancelled or stopped
变量处理: 读
变量分类: 设备
变量长度: 1
变量数据类型: 枚举
变量枚举值 | 变量枚举文本 |
---|---|
0x0000 | Idle |
0x0001 | Active |
0x0002 | Ended Successfully |
0x0003 | Cancelled |
0x0004 | Waiting |
0x0005 | Error |
变量显示格式:
变量编辑格式:
变量单位:
变量最大值: N/A
变量最小值: N/A
变量读取命令列表
命令号 | 命令ID | 命令名称 |
---|---|---|
148 | 45D9 | get_calibration_status |
变量写入命令列表
无