Equipment Phase Instructions
428 Rockwell Automation Publication 1756-RM006K-EN-P - November 2018
Available Languages
Ladder Diagram
Function Block
This instruction is not available in function block.
Structured Text
PCMD (PhaseName,Command,Result);
Operands
Ladder Diagram
Operand Type Format Description
Phase Name PHASE Name of the
equipment phase
Equipment phase to change to a different
state.
Command command Command
enumeration value
Command to send to the equipment phase
to change its state. For available
commands, refer to the illustration above.
Result DINT immediate
tag
To let the instruction return a code for its
success or failure, enter a DINT tag in which
to store the result code. Otherwise, enter 0.
Structured Text
The operands are the same as those for the Ladder Diagram PCMD instruction.