Loading…

方法名称: status_method

方法ID: 0x4016

方法标签: 状态

方法描述: 现场设备状态——表示现场设备已检测到有关硬件/变量有效性/操作状态/内部过程的条件的数据。


  • {
  • char status[3];
  • char xmtr_status[25];
  • int num_retries;
  • int stat;
  • int x;
  • num_retries = 1;
  • _set_xmtr_device_status(0xFF,0);
  • _set_xmtr_all_resp_code(0);
  • _set_device_status(0xFF,0);
  • _set_all_resp_code(0);


请登录以获得完整内容