Loading…
Loading…
Method Name: method_reset_config_changed_flag
Method ID: 0x4027
Method Label: Reset Conf.changed
Method Help:
- {
- char status[24];
- char xmtr_status[25];
- _set_all_resp_code(0);
- _set_device_status(0xFF,0);
- _set_xmtr_device_status(0xFF,0);
- _set_xmtr_all_resp_code(0);
- remove_all_abort();
- ACKNOWLEDGE(literal_string(474));
- send(38,status);
- if (status[0])
- {
- display_response_status(38,status[0]);
- process_abort();
- }
Please login for more