CIP Specification class codes

lazymonkeygod

Member
Join Date
Nov 2008
Location
Home
Posts
16
Hi,

The class codes in the specification only goes from 01h-f6h. For ones that are not within this range how would you find out what they mean?
 
I have class code A5h and 66h and 64h that I need to find out what they are and what attributes their objects contain.

I guess the vendor would be AllenBradley.
 
Let me clarify on what I'm trying to do here. I am trying to write a program that can browse the modules on a controllogix rack. After the modules are discovered at whichever port/address combination I want to be able to browse that module to see what device is connected to it.

Example: I have a 1756 DHRIO module on my controllogix rack. Attached to the DHRIO module is a PLC5 controller. The connection is a blue hose cable (DH+) on channel A of the DHRIO. I sent a GetAttributeAll service to each address on port 1. That successfully showed me all the locations of my modules on this rack. Now I know what modules are on this rack, I want to continue to browse further down the modules to see what devices are connected on the other end. How could I do it? What commands could I send to query the module to retrieve the end device? I've noticed through wireshark that RSLogix sends a GetAttributeAll command to retrieve the connection status on Channel A of the DHRIO module. The class code used in this call is A4h, which is why I'm trying to find out what this class code is and what attribute is available for me to use.
 
What you trying to do called "reverse engineering of propretary protocol" and this is illegal.
Dh+ is not open protocol and you must have license to use it.
To get licence for DH+ you need to contact RA Technologies group, see linx above.
 

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
277
Hi Folks! Could I use the Studio 5000 to read/monitoring Stratix 5700 parameters? Like switch temperature for example
Replies
11
Views
378
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
165
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
523
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
826
Back
Top Bottom