I have a BK9105 and am trying to read/write to the I/O using implicit messaging. I have tried using the EEIP library that others have been able to get working for implicit messaging found at http://eeip-library.de/ but even though it looks like I am setting up the correct parameters I still get an following error 1172 when executing the ForwardOpen node:
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation.
Inner Exception: Sres.Net.EEIP.CIPException: Connection failure, General Status Code: 1 Additional Status Code: 279 Invalid produced or consumed application path.
I feel like I am close and would be very thankful if someone with knowledge of this can point me in the right direction. Thanks!