pjkundert / cpppo

Communications Protocol Python Parser and Originator -- EtherNet/IP CIP
https://hardconsulting.com/products/6-cpppo-enip-api
Other
332 stars 109 forks source link

Question: Does the library support PCCC over CIP messages? #61

Open bmhgit opened 5 years ago

bmhgit commented 5 years ago

Hi,

I am currently evaluating a set of libraries and have not found a way to read "legacy"-tags like 'N7:0' from the PLC.

Am I overlooking something?

Regards

pjkundert commented 5 years ago

You must indeed tunnel PCCC over EtherNet/IP CIP. I have an experimental branch that I was working on getting this implemented, but I ran out of time to complete it; few seemed to take an interest (financially) in obtaining this functionality, so I had to prioritize other things...