Loading…
Loading…
Method Name: meth_ResetConfigurationChangeFlag
Method ID: 0x4242
Method Label: Reset Modification Flag
Method Help:
- {
- char status[3];
- int l_iChoice;
- SET_NUMBER_OF_RETRIES(7); _set_no_device(2); _set_all_resp_code(0); _set_device_status(0xFF,0); _set_xmtr_all_resp_code(0); _set_xmtr_device_status(0xFF,0);;
- l_iChoice=SELECT_FROM_LIST("|en|Reset Modification Flag now?","|en|Cancel;Yes");
- if(l_iChoice == 1)
- {
- send(38, status); if(status[0] != 0) { display_response_status(38, status[0]); process_abort(); };
- ACKNOWLEDGE("|en|Modification Flag is reset!");
Please login for more