Loading…

Method Name: restore_factory_configure

Method ID: 0x4F02

Method Label: Restore Factory Configuration

Method Help:


  • {
  • char status[3];
  • int choice;
  • char disp_string[100];
  • int slen;
  • _set_xmtr_device_status(0xFF,0);
  • _set_xmtr_all_resp_code(0);
  • _set_device_status(0xFF,0);
  • _set_all_resp_code(0);
  • slen = 100;
  • _get_dictionary_string(858587179,disp_string,slen);
  • choice = SELECT_FROM_LIST(literal_string(1498),disp_string);
  • switch (choice)
  • {
  • case 1:
  • process_abort();
  • break;


Please login for more