Loading…

方法名称: reset_config_changed

方法ID: 0x4509

方法标签: Reset Config Chgd

方法描述: 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(641),literal_string(642));
  • if (result == 1)
  • {
  • send_command(38);
  • }


请登录以获得完整内容