Loading…

Method Name: configuration_flag_reset_test

Method ID: 0x41DC

Method Label: Configuration Flag Reset

Method Help: Commands reset the configuration flag.


  • {
  • int choice;
  • char disp_string1[60];
  • char disp_string2[60];
  • int slen1;
  • int slen2;
  • slen1 = 60;
  • slen2 = 60;
  • _get_dictionary_string(19726346,disp_string2,slen2);
  • choice = SELECT_FROM_LIST(literal_string(914),disp_string2);
  • if (choice == 0)
  • {
  • send_command(38);
  • }


Please login for more