Loading…

Method Name: core_configuration_action

Method ID: 0x40FD

Method Label:

Method Help:


  • {
  • char status[3];
  • int choice;
  • _set_all_resp_code(0);
  • _set_device_status(0xFF,0);
  • _set_xmtr_device_status(0xFF,0);
  • _set_xmtr_all_resp_code(0);
  • switch (cAction)
  • {
  • default:
  • return;
  • break;
  • case 1:
  • choice = SELECT_FROM_LIST(literal_string(513),literal_string(514));
  • break;
  • case 2:


Please login for more