You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have set up two connections for implicit messaging. But i only get data from the connection i established first. The connection i establish second only delivers zeros. And it is the same if i swap the order of establishing the connections. Only the first established connection works properly. Is it possible to get data from to connections at the same time?
The text was updated successfully, but these errors were encountered:
@RobertRondo I am currently trying to use this library to connect to a PLC, but both explicit messaging (e.g. eeipclient.ListIdentity()) and implicit messaging are not successful. I was wondering if you had to change anything to make it work for you (at least with one device at a time), or if it worked for you right out of the box? Thanks!
(I realize that this is unrelated to the issue, but I do not know where else to ask the question.)
I have set up two connections for implicit messaging. But i only get data from the connection i established first. The connection i establish second only delivers zeros. And it is the same if i swap the order of establishing the connections. Only the first established connection works properly. Is it possible to get data from to connections at the same time?
The text was updated successfully, but these errors were encountered: