打开输出设备以构建符合QDAS标准的输出

来自ArcoWiki
跳转至: 导航搜索

The creation of an output complaint to Q-DAS, from the DMIS programming point of view, it is no different that any other output.
The only difference are:


Opening a Q-DAS Compliant Output Device

1 Activate the INPUT/OUTPUT Tab in Arco Quick Programmer
InputOutput
2 Double Clink on "Standard" to open a standard output device. StandardOutput.PNG
3 *Select “Staus-> Open”
  • "Device -> File"
  • "Format -> Vendor (select from the list Either QSSTATQ or QSSTATD"
Q-DasOption.PNG
4 Select “Add”
5 Click "Ok"
6 Perform the Output of the Feature as usually done.
7 Remember to Close the output device (DISPLY/OFF) and the end of the program


Differences Between QSSTATQ and QSSTATD

  • QSSTATQ: The Output produces a Q-das file with extension ".dfq" that contains all the measured values and the nominal definition.
  • QSSTATD: The Output produces two Q-das files; one with extension ".dfd" that contains all the measured values, another with extension ".dfx" that contains all the nominal definition.

The choice between the two format depends of the settings in the Software Q-Das. Please refer to Q-Das guide for the decision.