Loading…
Loading…
Method Name: method_reset_temp_cycle_count
Method ID: 0x410A
Method Label: rst Temp Cycle Cnt
Method Help: Reset Temp Cycle Count
- {
- char status[3];
- {
- _set_all_resp_code(0);
- _set_device_status(0xFF,0);
- _set_xmtr_device_status(0xFF,0);
- _set_xmtr_all_resp_code(0);
- }
- ;
- temp_cycle_reset_sensor_no = SELECT_FROM_LIST(literal_string(1589),literal_string(1590)) + 1;
- if (SELECT_FROM_LIST(literal_string(1591),literal_string(1592)) == 0)
- {
- process_abort();
- }
- send(155,status);
- if (status[0] != 0)
Please login for more