Loading…

Method Name: defaultMethod

Method ID: 0x43AC

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(1026),literal_string(927));
  • if (option == 0)
  • {
  • option = SELECT_FROM_LIST(literal_string(1027),literal_string(927));
  • if (option == 0)
  • {
  • PUT_MESSAGE(literal_string(1028));


Please login for more