- 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 Attributes from Ladder Logic
You can find attributes that are accessible through SSV or GSV instructions in Ladder Logic. There are three main categories of attributes: status, interface, and configuration.


The GSV/SSV access is filtered based on the axis configuration type - Position Loop, Velocity Loop, Torque Loop, Feedback.
For example,
Axis Configuration Type | Attribute Available |
---|---|
Position Loop | PositionLoopBandwidth
VelocityLoopBandwidth |
Velocity Loop | VelocityLoopBandwidth (only) |
Torque Loop | Neither attribute is available. |
Provide Feedback