Loading…

方法名称: reset_cofig_flag

方法ID: 0x443D

方法标签: Reset Configuration Flag

方法描述: After each Configuration or Parameter Change the configuration change Flag signals the Configuration change


  • {
  • char status[3];
  • char disp_string1[60];
  • int slen1;
  • slen1 = 60;
  • _set_device_status(0xFF,0);
  • _set_all_resp_code(0);
  • _set_xmtr_device_status(0xFF,0);
  • _set_xmtr_all_resp_code(0);
  • _add_abort_method(17462);
  • ACKNOWLEDGE(literal_string(1003));
  • send(38,status);
  • if (status[0] == 7)


请登录以获得完整内容