Loading…
Loading…
方法名称: TempReset_method
方法ID: 0x4944
方法标签: 重置最高/低温度
方法描述: 重置电子部件的最高和最低温度
- {
- char status[3];
- int result;
- _set_device_status(0xFF,0);
- _set_all_resp_code(0);
- _set_xmtr_device_status(0xFF,0);
- _set_xmtr_all_resp_code(0);
- result = SELECT_FROM_LIST(literal_string(1078),literal_string(1079));
- if (result == 0)
- {
- send_trans(253,1,status);
- if (status[0] == 16)
- {
- _get_dev_var_value(literal_string(1080),0,16404);
- send_trans(150,2,status);
- send_trans(253,1,status);
- if (status[0] == 16)
- {
请登录以获得完整内容