Loading…
Loading…
Method Name: reset_condensed_status_map_meth
Method ID: 0x4844
Method Label: Reset Condensed Status Map
Method Help:
- {
- char status[3];
- _set_device_status(0xFF,0);
- _set_all_resp_code(0);
- _set_xmtr_device_status(0xFF,0);
- _set_xmtr_all_resp_code(0);
- send(525,status);
- if (status[0] != 0)
- {
- display_response_status(525,status[0]);
- }
Please login for more