Loading…

Method Name: restore_settings

Method ID: 0x4009

Method Label: Restr fctry set

Method Help: This command will restore all original factory settings to the slave device. It will destroy, by overwriting, any user calibration, notes, messages, tags, or other modifications which have been entered into the slave device by the user


  • {
  • char status[3];
  • char disp_string1[60];
  • long x;
  • int slen1;
  • _set_all_resp_code(0);
  • _set_device_status(0xFF,0);
  • _set_xmtr_device_status(0xFF,0);
  • _set_xmtr_all_resp_code(0);
  • slen1 = 60;


Please login for more