EasyManua.ls Logo

Allen-Bradley LOGIX 5000

Allen-Bradley LOGIX 5000
561 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Chapter 7
Equipment Phase Instructions
426 Rockwell Automation Publication 1756-RM006K-EN-P - November 2018
Example
Ladder Diagram
If Drain_Tank_Restart = 1 (restart the Drain_Tank equipment phase) then
Clear the failure code of the Drain_Tank equipment phase
Change the state of the Drain_Tank equipment phase to restarting via the
restart command.
Drain_Tank_Restart = 0;
Structu
red Text
(*If Drain_Tank_Restart = on, then
Clear the failure code for the Drain_Tank equipment phase.
Restart the Drain_Tank equipment phase.
Turn off Drain_Tank_Restart.*)
If Drain_Tank_Restart Then
PCLF(Drain_Tank);
PCMD(Drain_Tank,Restart,0);
Drain_Tank_Restart := 0;
End_If;
See also
Equipment Phase Instructions on page 415
Index Through Arrays on page 551

Table of Contents

Other manuals for Allen-Bradley LOGIX 5000

Related product manuals