Rockwell Automation Publication 1769-UM022C-EN-P - June 2018 137
Elements of a Control Application Chapter 8
The MODULE object uses the following attributes to provide status
information:
•EntryStatus
•FaultCode
•FaultInfo
•FWSupervisorStatus
•ForceStatus
•Instance
•LEDStatus
•Mode
•Path
The Path attribute is available with Logix Designer application, which provides
a communication path to the module.
For more information on the attributes available in the MODULE object, see
the Logix Controllers Instructions Reference Manual, publication
1756-RM009
.
When you add a GSV/SSV instruction to the program, the object classes, object
names, and attribute names for each instruction are displayed. For the GSV
instruction, you can get values for the available attributes. For the SSV
instruction, only those attributes you are allowed to set are displayed.
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.
There are several objects and attributes that you can use the GSV and SSV
instructions to monitor and set the system. For more information about GSV
instructions, SSV instructions, objects, and attributes, see the Logix
Controllers Instructions Reference Manual, publication 1756-RM009
, and
Use GSV/SSV Instructions
on page 184.