- Studio 5000 Logix Designer
- Tasks, programs, and routines
- Add-On Instructions
- Controller Organizer
- Logical Organizer
- Alarms
- Tag-based alarms
- Tag Editor and Data Monitor
- Configure settings for Tag Editor and Data Monitor
- Equipment phases
- Equipment Sequences
- Equipment Sequence Diagrams
- Ladder Editor
- Structured Text Editor
- Sequential Function Chart Editor
- Define the steps of an SFC process
- PlantPAx instruction properties
- Controller Properties
- Editing Controller Properties
- Controller Security
- Source Protection
- License Source Protection for Routines and Add-On Instructions
- Module Information
- 1756 ControlLogix I/O Modules
- Instruction Set
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