CIP Services and User-created Tags

Mark-

Lifetime Supporting Member
Join Date
Nov 2008
Location
Texas
Posts
765
Hello,

Does anyone know the supported attribute values and definitions for the CIP Get_Instance_Attribute_List (0x55) service?

Attribute 1 and 2 are defined in public AB documents and 8 appears to be array dimensions. 7 could be data size in bytes, a total guess.
 
Last edited:
Hello,

I did not find any other attribute numbers so I went with what was in Logix5000 Data Access 1756-pm020_-en-p 2016 and the one other attribute number I found.

I wrote a test program (Windows) to read the tags and data structures from a Logix PLC using the above document. Controller tags, program tags and used structures are fetched from the PLC.

The program might be of use to others that are working on code to read the same data. The returned data is parsed and the raw data is, for the most part, displayed before the data. The transport data is not parsed because Wireshark can be used to view that data.

capture.png
The link to the program is: http://www.hmisys.com/downloads/LogixTagRead.zip

No, installer. Copy the files to a directory, set properties and select the “Fetch” button.

Please let me know if you have any problems with the program or results.
 
Hi, Thank you. I have done it with pylogix already. But right now I'm required to do it without using pylogix. Is there any other way of doing it?
 
Well I gave you 3 free ways. There are many paid ways, like RSLinx Gateway, Ingear, just to name a couple.

Maybe describe more of what you are attempting to accomplish, we can suggest the right solution.

Edit: I'd recommend abandoning this thread since it is not yours and continuing the discussion in the thread you created.
 
Last edited:

Similar Topics

Hi, First time poster, long time reader. I've got a mass flow controller device for controlling the flow of gas. It has a flowmeter and an...
Replies
4
Views
267
Hi Folks! Could I use the Studio 5000 to read/monitoring Stratix 5700 parameters? Like switch temperature for example
Replies
11
Views
344
Hola chicos. Tengo un problema con el driver de comucicacion dasabcip 5, y un plc controllogix v34, ya realice la comunicacion pero en ciertos...
Replies
2
Views
144
Wizards, It has been a few, but you all have always done me well. I have acquired a 1769-L33ER and want to use it as my collection PLC to...
Replies
5
Views
508
Hello All, is there any way to fetch remote controllers Mode Run/Remote Prog/Faulted etc. ( AB L8 Series) using CIP message, if yes please share...
Replies
5
Views
818
Back
Top Bottom