Loading…

Method Name: reset_config_changed

Method ID: 0x4222

Method Label: Reset Config Chgd

Method Help: Resets the Configuration Changed bit in the Device Status


  • {
  • int result;
  • _add_abort_method(4118);
  • _set_device_status(0xFF,0);
  • _set_xmtr_device_status(0xFF,0);
  • _set_all_resp_code(0);
  • result = SELECT_FROM_LIST(literal_string(725),literal_string(726));
  • if (result == 1)
  • {
  • send_command(38);
  • }


Please login for more