Loading…
Loading…
Method Name: defaultMethod
Method ID: 0x43E0
Method Label: Default Configuration
Method Help: Sends a command to the Device, causing it to revert to its factory default. It is advised to reset the connection from the Handheld after this operation.
- {
- int mode;
- int option;
- _set_device_status(0xFF,0);
- _set_xmtr_device_status(0xFF,0);
- option = SELECT_FROM_LIST(literal_string(1016),literal_string(919));
- if (option == 0)
- {
- option = SELECT_FROM_LIST(literal_string(1017),literal_string(919));
- if (option == 0)
- {
- PUT_MESSAGE(literal_string(1018));
Please login for more