Access the Routine object
The Routine object provides status information about a routine. Specify the routine name to determine which Routine object that you want.
Attribute | Data Type | Instruction within Standard Task | Instruction within Safety Task | Description |
---|---|---|---|---|
Instance | DINT | GSV | GSV | Provides the instance number for this routine object. Valid values are 0 through 65,535. |
Name | String | GSV | GSV | Name of the routine. |
SFCPaused | INT | GSV | None | In an SFC routine, indicates whether the SFC is paused. Each value has a specific meaning:
|
SFCResuming | INT | GSV SSV | None | In an SFC routine, indicates whether the SFC is resuming execution. Each value has a specific meaning:
|
Provide Feedback