Owner's manual
F-36 Appendix F - Variables Grouped by Fluidmove Activity
Usage Scenario
The SECS/GEM host starts the Check CPJ process by sending the remote command CHECKCPJ. After the Check CPJ process is finished, a collection
event 3701 or 3702 is triggered and the dispensed average valve flow rate value (6504 or 6505) is updated on the host. The completion status of the Check
CPJ process is saved to SECS Gem variable 420.
SECS/GEM Scripts for Testing CHECKCPJ Remote Command
REMOTE_CPJCHECK_VALVE_1: S2F41 W
<L [2]
<A 'CHECKCPJ'> /* REMOTE COMMAND */
<L
<L [2]
<A 'VALVE'> /* COMMAND PARAMETER NAME */
<U2 1> /* COMMAND PARAMETER VALUE */
>
>
> .