Loading…
Loading…
Method Name: restoreFactoryDefaults
Method ID: 0x416A
Method Label: Factory Defaults
Method Help: Resets the device back to the factory default settings.
- {
- char status[3];
- char xmtr_status[25];
- char disp_string1[60];
- int slen1;
- char ack;
- long x;
- int number_of_tries;
- DD_STRING str1;
- slen1 = 60;
- _set_all_resp_code(0);
- _set_xmtr_all_resp_code(0);
- _set_device_status(0xFF,0);
- _set_xmtr_device_status(0xFF,0);
Please login for more