rossmann-engineering / EEIP.NET

Ethernet/IP compatible library for .NET implementations
MIT License
214 stars 123 forks source link

Allen Bradley Point IO_Implicit Issue #35

Open MarioMay25 opened 1 year ago

MarioMay25 commented 1 year ago

@rossmann-engineering I watched and followed the video you published with the steps about how to use the code Allen Bradley Point IO (https://www.youtube.com/watch?v=NLCXnVpDgl4), but unfortunately I have not been able to read any of the inputs. I only have the point I/O with one input card (1734-IV8).

I have tried adjusting the eeipClient.T_O_Length with 1, 2, or 8 values but none of them work and my command screen always stays as shown below:

image

and this is the list of warnings that I get:

image

I really would appreciate your guidance to know exactly what I am doing wrong.