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

Parameter | Parameter Type | Data Type | Description |
---|---|---|---|
Enable | Input | BOOL | Instruction block enable.
|
SusID | Input | UINT | Suspension ID. |
ENO | Output | BOOL | Enable out. Applies only to ladder diagram programs. |
SUS examples
SUS function block diagram example

SUS ladder diagram example

SUS structured text example

Results

Provide Feedback