Home› Programming
Discussion
Back to discussions page
SAy_96
Unconfirmed Posts: 1 Recruit
How can a Robot communicate with a PLC using a socket communication using TCP/IP? |
69 views
|
Not answered yet | |
/ Started by Unknown
in Programming
|
0 comments |

in Programming
Hi everyone,
We have the UR10e and in our application the robot should exchange data with a Beckhoff PLC. In our case, the PLC play a role of server and the robot will play the role of client. The problem is that when I use the URscript command socket_open("192.168.0.9",5000, "plc"), it always returns false as a result. has anyone had this problem before?
thanks in advance
thanks in advance