Loading…
Loading…
Method Name: mthResetErrors
Method ID: 0x4569
Method Label: Reset Errors
Method Help: Reset errors. (A2.1, C6.2)
- {
- char achCmdStatus[3];
- int iResult;
- _set_all_resp_code(0);
- _set_xmtr_all_resp_code(0);
- _set_device_status(0xFF,0);
- _set_xmtr_device_status(0xFF,0);
- _set_no_device(0);
- _set_comm_status(0xFF,0);
- SET_NUMBER_OF_RETRIES(5);
- send_command(185);
- if (!(eAccessLevel >= 1 || eOptionValidityDebug == 1))
- {
- ACKNOWLEDGE(literal_string(2132));
- return;
Please login for more