Owner's manual

F-50 Appendix F - Variables Grouped by Fluidmove Activity
Run PSS File Variables
Table F.20-2 Run PSS File - Related Collection Events
Variable Name ID
Storage
Type
SECS
Type
CEID Description
PromptedSetupStarted 4001 --- CE --- Collection event triggered when PSS starts.
PromptedSetupCompleted 4002 --- CE --- Collection event trigged when PSS is complete.
Usage Scenario
The SECS/GEM host starts the Run PSS File process by sending the remote command with the filename and valve number parameters. When the Run PSS
File process is started, collection event 4001 is triggered and when it is finished, collection event 4002 is triggered to notify the host.
SECS/GEM Scripts to Test Run PSS File Command
REMOTE_PSSFILE_DJ_SETUP: S2F41 W
<L [2]
<A 'RUN PSS FILE'> /* RCMD */
<L
<L [2]
<A 'PSS FILE'> /* CPNAME */
<A '_DJ SETUP.PSS'> /* CPVAL */
>
<L [2]
<A 'VALVE'> /* COMMAND PARAMETER NAME */
<U2 1> /* COMMAND PARAMETER VALUE */
>
>
> .