Loading…
Loading…
Method Name: meth_FactoryReset
Method ID: 0x4244
Method Label: Factory Reset
Method Help: Factory Reset This method performs a factory reset on the active probe.
- {
- char status[3];
- int l_iChoice;
- int l_iWaitTime;
- int l_iProcessPercent;
- 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(literal_string(890),literal_string(888));
- if (l_iChoice == 1)
- {
- _iassign(16402,2);
- send_command(148);
Please login for more