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
"supportiveText": "URCap to forward toool communication to the network",
6
+
"supportiveText": "URCap to forward tool communication to the network",
7
7
"description": {
8
8
"line1": "URCapX to support relaying the RS-485 communication device in a UR robot to a remote PC.",
9
9
"line2": "It starts a socat server to relay the tool communication device to the network socket on port 54321."
@@ -14,7 +14,7 @@
14
14
"start": "Start",
15
15
"stop": "Stop"
16
16
},
17
-
"server-running-text": "Socat server is running on port 54321 forwarding tool communication to the network."
17
+
"server-running-text": "Socat server is running on port 54321 forwarding tool communication to the network. This state will persist after a robot restart."
0 commit comments