Loading…

Method Name: method_clear_config_changed_flag

Method ID: 0x40E0

Method Label: clear Cfg Chgd Flg

Method Help: clear Configuration Changed Flag


  • {
  • char status[3];
  • {
  • _set_all_resp_code(0);
  • _set_device_status(0xFF,0);
  • _set_xmtr_device_status(0xFF,0);
  • _set_xmtr_all_resp_code(0);
  • }
  • ;
  • send(0,status);
  • if (status[0] != 0)
  • {
  • if (status[0] == 8 || status[0] == 14 || status[0] == 30)
  • {


Please login for more