Equipment Phase Instructions
Rockwell Automation Publication 1756-RM006K-EN-P - November 2018 455
Ladder Diagram
Example
2
Structu
red Text
If NOT Equipment_Faults_Cleared And NOT Fault_Strobe then
POVR(POVRTest,Abort, 0);
PFL(333);
end_if;
Fault_Strobe := NOT Equipment_Faults_Cleared;
See also
Equipment Phase Instructions on page 415
Index Through Arrays on page 551
This instruction applies to the CompactLogix 5370 and CompactLogix 5380,
ControlLogix 5570 and ControlLogix 5580, and Compact GuardLogix 5370 and
Compact GuardLogix 5380 controllers.
Use the PPD instruction to set up breakpoints within the logic of an equipment
phase.
(PPD)