RobotStudio event

TCP/IP connection between RobotStudio and Camera

Options
Hello.
Is it possible to connect some virtual robot created in Robot Studio with real camera using TCP/IP protocol? How can I create such connection?

Comments

  • I think it is possible. TCP/IP address of Virtual Controller is 127.0.0.1. I was conecting 2 VC and VC with PC and it was working. Look at instructions like SocketCreate, SocketSend, SocketReceive.