Always False (AFI)
    The AFI instruction sets the EnableOut to false.
Available Languages
Ladder Diagram
_v1.png/_jcr_content/renditions/original)
Operands
Ladder Diagram
None
Affects Math Status Flags
No
Major/Minor Faults
None specific to this instruction. See Common Attributes for operand-related faults
Execution
All conditions below the thick solid line can only occur during Normal Scan mode.
| Condition | Action | 
|---|---|
| Prescan | N/A | 
| Rung-condition-in is false | Clear EnableOut to false. | 
| Rung-condition-in is true | Clear EnableOut to false. | 
| Postscan | N/A | 
Examples
Ladder Diagram
Use the AFI instruction to temporarily disable a rung while you are debugging a program. AFI disables all the instructions on this rung.

Provide Feedback