Loading…
Loading…
Method Name: method_reset_sensor_max_min
Method ID: 0x4111
Method Label: reset Sns Max/Min
Method Help: Reset Sensor Max/Min Logs
- {
- 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);
- }
- ;
- maxmin_reset_sensor_no = SELECT_FROM_LIST(literal_string(1597),literal_string(1590)) + 1;
- if (SELECT_FROM_LIST(literal_string(1598),literal_string(1592)) == 0)
- {
- process_abort();
- }
- send(162,status);
- if (status[0] != 0)
Please login for more