Controller Status

The controller uses Get System Value (GSV) and Set System Value (SSV) instructions to get and set (change) controller data. The controller stores system data in objects.
The GSV instruction retrieves the specified information and places it in the destination. The SSV instruction sets the specified attribute with data from the source. Both instructions are available from the Input/Output tab of the Instruction toolbar.
GSV and SSV Instructions for Monitoring and Setting Attributes
This image shows GSV and SSV instructions.
When you add a GSV/SSV instruction to the program, the object classes, object names, and attribute names for the instruction are shown. For the GSV instruction, you can get values for the available attributes. For the SSV instruction, only the attributes you can set are shown.
Some object types appear repeatedly, so you have to specify the object name. For example, there can be several tasks in your application. Each task has its own Task object that you access by the task name.
The GSV and SSV instructions monitor and set many objects and attributes. See the
Studio 5000 Logix Designer®
online help for the GSV and SSV instructions.
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal