Loading…

方法名称: SelectUnitsMethod

方法ID: 0x405B

方法标签: EGU Selection

方法描述: 现场设备变量单位——使用数值表示、最小范围、范围上限、范围下限、传感器上限和传感器下限显示的工程单位。


  • {
  • char status[3];
  • char disp_string[60];
  • int wChoice;
  • int wLength;
  • int wLocalType;
  • long var_id[1];
  • _set_device_status(0xFF,0);
  • _set_all_resp_code(0);
  • _set_xmtr_device_status(0xFF,0);
  • _set_xmtr_all_resp_code(0);
  • wLength = 60;
  • send_command(128);
  • wLocalType = _ivar_value(16425);
  • switch (wLocalType)
  • {
  • case 1:
  • case 2:


请登录以获得完整内容