472 Rockwell Automation Publication 1756-RM006K-EN-P - November 2018
• The Equipment Sequence cannot have other owners when you use the
SCLF instruction. The SCLF instruction does not clear the failure code if
the Logix Designer application, FactoryTalk Batch software, or another
program owns the Equipment Sequence.
• An Equipment Sequence refuses a RESUME command until it is cleared of
failures.
Available Languages
Ladder diagram
Function Block
Not available
Structured text
SCLF(SequenceName)
Operands
The SCLF instruction uses the following operands.
Operand Type Format Description
Sequence Name Sequence name of the Equipment
Sequence
Equipment Sequence for which you want to clear a failure code.
Result DINT Immediate tag For an instruction to return a success or failure code, enter a DINT
tag where the result code is stored. Otherwise, enter 0.
Affects Math Status Flags
No.
Major/Minor Faults
The SCLF instruction cannot trigger a fault, so there are no fault conditions for
this instruction.