PLC Chapter-9 Program Control Instructions
PLC Chapter-9 Program Control Instructions
Hardwired
master control
relay circuit.
Jump Instruction
Subroutine Functions
Subroutine
Program
Forcing is accomplished
regardless of the actual
state of the field device.
© 2011, The McGraw-Hill Companies, Inc.
Forcing an
input on.
Safety Circuitry
© 2011, The McGraw-Hill Companies, Inc.
Sufficient emergency
circuits must be
provided to stop
either partially or
totally the operation of
the controller or the
controlled machine or
process.
Selectable Timed
Interrupt
© 2011, The McGraw-Hill Companies, Inc.
The selectable timed interrupt (STI) instruction is
used to interrupt the scan of the main program
file automatically, on a time basis, to scan a
specified subroutine file.
Fault Routine
Temporary End
Instruction
© 2011, The McGraw-Hill Companies, Inc.
The temporary end (TND) instruction is used to
progressively debug a program or conditionally
omit the balance of your current program file or
subroutines.
Suspend Instruction