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
My PLC has 4 threads that I can connect to. Once I connect the 4 times, it will crash on the 5th attempt. Is there any documentation on disconnecting from an existing connection?
I've tried connection.close(), connection.off() without any luck.
The text was updated successfully, but these errors were encountered:
My PLC has 4 threads that I can connect to. Once I connect the 4 times, it will crash on the 5th attempt. Is there any documentation on disconnecting from an existing connection?
I've tried connection.close(), connection.off() without any luck.
The text was updated successfully, but these errors were encountered: