Loading…

Method Name: reset_config_flag

Method ID: 0x41C5

Method Label: Reset configuration change

Method Help: Reset the configuration change encountered in the device


  • {
  • char status[3];
  • char disp_string1[60];
  • long var_id[1];
  • int slen1;
  • slen1 = 60;
  • _set_all_resp_code(0);
  • do {
  • _get_dictionary_string(19726361,disp_string1,slen1);
  • DELAY(3,disp_string1);
  • send(38,status);
  • if (status[0])
  • {
  • display_response_status(38,status[0]);
  • }
  • }


Please login for more