Loading…
Loading…
Method Name: reset_config_changed
Method ID: 0x417E
Method Label: Reset Config Chgd
Method Help: Resets the Configuration Changed bit in the Device Status
- {
- int result;
- _add_abort_method(4118);
- _set_device_status(0xFF,0);
- _set_xmtr_device_status(0xFF,0);
- _set_all_resp_code(0);
- result = SELECT_FROM_LIST(literal_string(417),literal_string(418));
- if (result == 1)
- {
- send_command(38);
- }
Please login for more