Hello,
We are building a custom device that operates without a teach pendant, using the Dashboard Server and I/O interface to command the robot remotely.
We have observed that when the Emergency Stop (E-Stop) button is pressed, all network communication with the controller is lost — including ping, port 29999 (Dashboard), port 30001, and port 30002. Furthermore, communication cannot be re-established while the E-Stop remains active.
This is unexpected behavior. The UR manual lists “ROBOT_EMERGENCY_STOP” as a valid response to the safetystatus Dashboard command, which implies the Dashboard Server is intended to remain responsive during an E-Stop condition.
Our setup:
- PC and robot on the same LAN switch
- Port 29999, 30001, 30002 Confirmed reachable and fully functional before E-Stop is pressed
- All ports and ping fail immediately when E-Stop is pressed
- Network recovers only after E-Stop is released and controller restarts
Our questions:
- Is complete network loss during E-Stop expected behavior, or does it indicate a configuration or hardware issue?
- Is there a setting that keeps the controller network alive during an E-Stop?
Thank you very much!



