SUS (suspend)

The SUS instruction suspends the execution of the
Micro800
controller. The controller remains in Run mode but execution is suspended indefinitely. Suspend catches User Program errors and aids in User Program monitoring. Place the SUS instruction in User Program sections where you want to trap unusual conditions. In suspend mode, RUN LED is set to OFF to indicate the program scan is Idle.
Languages supported: Function block diagram, ladder diagram, structured text.
This instruction applies to the Micro810, L20E, L50E, and L70E controllers.
SUS
SUS
SUS parameters
Parameter
Parameter Type
Data Type
Description
Enable
Input
BOOL
Instruction block enable.
  • TRUE: Execute function.
  • FALSE: Do not execute function.
SusID
Input
UINT
Suspension ID.
ENO
Output
BOOL
Enable out.
Applies only to ladder diagram programs.

SUS examples

SUS function block diagram example
SUS function block diagram example
SUS ladder diagram example
SUS ladder diagram example
SUS structured text example
SUS structured text example
Results
Results
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal