Example 2 (UserGuide.pdf)
Hello,
I have a problem with example nr.2 (PC SDK User Guide.pdf pagenr.145) "Add NetworkWatcher"
How do I do this?
Add the event handlers for Found and Lost controllers, as well as the setting of the EnableRaisingEvents property to True.
With Best Regards,
0
Comments
-
In the Load handler for the window application add the event handlers for Found and Lost delegates on the NetworkWatcher instance:
Me.ANetworkWatcher = New NetworkWatcher(Me.Scan.Controllers)
AddHandler Me.ANetworkWatcher.Found, AddressOf Me.NetworkAddController
AddHandler Me.ANetworkWatcher.Lost, AddressOf Me.NetworkRemoveController
Me.ANetworkWatcher.EnableRaisingEvents = TrueRgards,
Urban Vikblom
CONTAB0
Categories
- All Categories
- 5.4K RobotStudio
- 375 UpFeed
- 15 Tutorials
- 12 RobotApps
- 286 PowerPacs
- 405 RobotStudio S4
- 1.8K Developer Tools
- 241 ScreenMaker
- 2.7K Robot Controller
- 266 IRC5
- 40 OmniCore
- 6 RCS (Realistic Controller Simulation)
- 3 RobotStudio AR Viewer
- 721 RAPID Programming
- 15 Wizard Easy Programming
- 107 Collaborative Robots
- 3 Job listings