Trying to connect to a BRX today and I'm getting Comm error connecting to PLC. When I look at the detailed error list for the comm link I see:
Task code error response Code = 2: Out of session handles
What in the world does that mean? Besides the obvious that the CPU couldn't handle another session... but what could have it so busy it can't allow the programming software to connect?
When a client (DmD, HMI, RX/WX) logs into a Do-more PLC, a session is allocated and the client is given a handle. Do-more PLCs can support up to 32 sessions. Sessions time out after 30 seconds of inactivity.
Not sure what would be causing issues, but I don't know of any similar reports.