Forum Migration Notice
Update (2026-01-21): The user forums are now in read-only mode pending the data migration.
Update (2026-01-12): The user forums will be put into read-only mode on the 21st of January, 00:00 CET, to prepare for the data migration.
We're transitioning to a more modern community platform by beginning of next year. Learn about the upcoming changes and what to expect.
Update (2026-01-12): The user forums will be put into read-only mode on the 21st of January, 00:00 CET, to prepare for the data migration.
We're transitioning to a more modern community platform by beginning of next year. Learn about the upcoming changes and what to expect.
Creating a Controller for PC Interface
Hi
I have been trying to create a controller on PC interface, I have used the example for network scanner. I cannot get to a point where I can scan and then use the found controller in the application. What I would like to do is to scan and find the controller and then use the signal module of the application by monitoring the status of the robot statuses. Please assist on how I can search for a controller on the network and then capture it and then start monitoring of the system.
I am using RAB 5.11
Many Thanks
I have been trying to create a controller on PC interface, I have used the example for network scanner. I cannot get to a point where I can scan and then use the found controller in the application. What I would like to do is to scan and find the controller and then use the signal module of the application by monitoring the status of the robot statuses. Please assist on how I can search for a controller on the network and then capture it and then start monitoring of the system.
I am using RAB 5.11
Many Thanks
0
Comments
-
Hi,To use PC Interface, make sure while creating a System you have selected PC Interface option. Then to access all controllers on your network you can use networkscanner class.NetworkScanner aScanner = new NetworkScanner();aScanner.Scan();ControllerInfo[] aCollection = aScanner.GetControllers();now you can use any ControllerInfo to create controller instance.Constructor : public Controller(ControllerInfo controller); ( Please refer RAB Html Help)RegardsRegards
Saleem Javed0
Categories
- All Categories
- 5.7K RobotStudio
- 402 UpFeed
- 21 Tutorials
- 16 RobotApps
- 307 PowerPacs
- 407 RobotStudio S4
- 1.8K Developer Tools
- 251 ScreenMaker
- 2.9K Robot Controller
- 368 IRC5
- 92 OmniCore
- 8 RCS (Realistic Controller Simulation)
- 859 RAPID Programming
- 43 AppStudio
- 4 RobotStudio AR Viewer
- 19 Wizard Easy Programming
- 111 Collaborative Robots
- 5 Job listings