Loading…
Loading…
Method Name: method_clear_cfg_changed_flg
Method ID: 0x4160
Method Label: Clear config changed flag
Method Help: Clear Configuration Changed Flag
- {
- 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);
- }
- ;
- send(0,status);
- if (status[0] != 0)
- {
- if (status[0] == 8 || status[0] == 14 || status[0] == 30)
- {
Please login for more