How to connect Visual Components and Robotstudio for simulation commissioning

No problem and thanks for the update. Glad to hear you got it running well. We do these sort of tests with whatever resources we have at our disposal but it’s always nice to hear feedback from real installations and use cases.

-k

Hi, I have downloaded your example but unfortunately the robot in VC are not moving.
I am a newbie at VC. Do I need to connect anything in VC? I know that Robotstudio are sending the information… If you have an suggestions please let me know.

// Jimmie

Just open VC model and click play. Python script with socket communication needs the simulation to be running but that’s it. You shouldn’t need to do anything else on VC side. And on RS side once you unpack the rspag file it should create robot system with background tasks that start communication when system is running. So it should be simple to get it working.

-k