Loading…
Loading…
方法名称: defaultMethod
方法ID: 0x43E0
方法标签: Default Configuration
方法描述: 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));
请登录以获得完整内容