
Chapter 2
CIP Services and User-created Tags
48
Rockwell Automation Publication 1756-PM020F-EN-P - January 2019
Message Request Field
Bytes
Description
02 00
Attribute 2 – Symbol Type
The Logix 5000 controller retrieves data beginning with instance 0x5D35
and returns all of the data that fits in the message frame. The table lists
examples of subsequent responses.
Message Reply Field
Bytes (in hex)
Description
Reply Service
D5
Get_Instance_Attribute_List Service (Reply)
Reserved
00
General Status
06
Status of 06 means: Too Much Data
Extended Status Size
00
No extended status
Reply Data
43 63 00 00
First 32-bit Instance ID
(The 1st Instance ID after the instance specified in the Request Path)
0C 00
43 69 70 52 65 61 64 44 61 74 61 33
16-bit Symbol Name Length
Characters in the symbol name
FF 8F
Symbol Type
54 72 00 00
Second 32-bit Instance ID
0F 00
73 61 6D 70 6C 65 54 69 6D 65 5F 44 65 73 74
16-bit Symbol Name Length
Characters in the symbol name
83 8F
Symbol Type
…
Next …
E8 08 00 00
Last 32-bit Instance ID in this reply
13 00
50 72 65 67 72 61 6D 3A 4D 61 69 6E 50 72 6F 67 72 61 6D
16-bit Symbol Name Length
Characters in the symbol name
68 10
Symbol Type
The retrieval process is repeated until the General Status of 00 is received
from the Logix 5000 controller, indicating the last of the data has been sent.
When the retrieval process is complete, the client has a list of these items.
•
All the controller scope tags in the controller, including atomics,
structures, arrays, and aliases
•
Which instance of the Symbol class is associated with each controller
scope tag
•
Information about the data type of each controller scope tag, including
whether it is a structured tag
See also