Owner's manual

Appendix F - Variables Grouped by Fluidmove Activity F-39
Usage Scenario
The SECS/GEM host starts the Flow Rate Calibration process by sending the remote command FLOWRATECALIB. After the Flow Rate Calibration
process is finished, a collection event 3730 or 3731 is triggered and the calibrated flow rate value (400 or 403) is updated on the host. The completion
status of the Flow Rate Calibration process is saved to SECS Gem variable 640.
SECS/GEM Scripts for Testing Flow Rate Calibration
FLOWRATE_DEFINE_REPORTS: S2F33 W
<L [2]
<U2 0> /* DATAID */
<L
<L [2]
<U2 102> /* RPTID */
<L
<U2 640> /* VID FLOW RATE CALIB STATUS */
<U2 400> /* VID FLOW RATE AVG VALUE */
>
>
<L [2]
<U2 103> /* RPTID */
<L
<U2 640> /* VID FLOW RATE CALIB STATUS */
<U2 403> /* VID FLOW RATE 2 AVG VALUE */
>
>
>
> .