Loading…

Method Name: reset_config_changed_method

Method ID: 0x49F9

Method Label: Reset Config Changed

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


  • {
  • char status[3];
  • int result;
  • _set_device_status(0xFF,0);
  • _set_all_resp_code(0);
  • _set_xmtr_device_status(0xFF,0);
  • _set_xmtr_all_resp_code(0);
  • result = SELECT_FROM_LIST(literal_string(1624),literal_string(1625));
  • if (result == 0)
  • {
  • send(38,status);
  • if (status[0] == 16)
  • {
  • _get_dev_var_value(literal_string(1626),0,16404);
  • send_trans(150,2,status);
  • send(38,status);
  • if (status[0] == 16)
  • {


Please login for more