Access virtual controller on remote PC via network
twood
✭
I'm trying to access a virtual controller on a PC via local network. I found and followed the instructions in this discussion:
https://forums.robotstudio.com/discussion/4280/can-i-access-virtual-controller-via-network
When debugging, I can see and create a ControllerInfo object for the desired remote VC okay, I but when I attempt to create the Controller object, I get an exception with this message:
"Message= Error connect to controller."
Is there a solution for this problem?
Others were also getting this error in the above post, but no one seemed to have resolved it, from what I see. Here is some sample code for what I'm doing:
NetworkScanner networkScanner = new NetworkScanner();
networkScanner.Scan();
ControllerInfo[] controllers = networkScanner.GetControllers();
ControllerInfo controllerInfo = controllers[0];
Controller robotController = ControllerFactory.CreateFrom(controllerInfo); <--- Here is the where the problem occurs
0
Categories
- All Categories
- 5.5K RobotStudio
- 395 UpFeed
- 18 Tutorials
- 13 RobotApps
- 297 PowerPacs
- 405 RobotStudio S4
- 1.8K Developer Tools
- 249 ScreenMaker
- 2.7K Robot Controller
- 310 IRC5
- 59 OmniCore
- 7 RCS (Realistic Controller Simulation)
- 785 RAPID Programming
- AppStudio
- 3 RobotStudio AR Viewer
- 18 Wizard Easy Programming
- 105 Collaborative Robots
- 4 Job listings