Loading…
Loading…
方法名称: threshold
方法ID: 0x4071
方法标签: Temperature threshold
方法描述:
- {
- int intPVMode;
- int result;
- _set_device_status(0xFF,0);
- _set_all_resp_code(0);
- _set_xmtr_device_status(0xFF,0);
- _iassign(16532,0x12);
- save_values();
- send_command(145);
- intPVMode = _ivar_value(16416);
- if (intPVMode == 16)
- {
- result = _get_dev_var_value(literal_string(526),0,16499);
- result = save_values();
- _iassign(16532,0x26);
- save_values();
- send_command(145);
- }
请登录以获得完整内容