pylogix icon indicating copy to clipboard operation
pylogix copied to clipboard

Support for Eithernet/IP Class I (implicit messaging)

Open ramezanifar opened this issue 4 years ago • 4 comments

Can this library be expanded to support EIP class 1? In order to be an adapter to mimic an IO for a PLC or mimic a scanner to read IO? OpENer is a library in C. But there is nothing in python. It would be awesome if you consider this. Thanks

ramezanifar avatar Jan 31 '20 11:01 ramezanifar

While I agree that it would be neat, I have no plans to add that functionality. I have experimented with this idea though. It proved not very reliable at sub 100ms RPI, the timing of the socket seemed too unpredictable.

I won't say that it will never happen, I just have too many things to do and not enough time to do them.

dmroeder avatar Feb 01 '20 01:02 dmroeder

Have any notes on how to set up the ForwardOpen for implicit messaging? I'd like to give it a try in my library.

kyle-github avatar Feb 01 '20 02:02 kyle-github

I sent you an email Kyle

dmroeder avatar Feb 01 '20 04:02 dmroeder

Thanks! I'll take look.

kyle-github avatar Feb 01 '20 14:02 kyle-github