Accessing devices in programs

All connected and configured Devices can be accessed via static methods of the class RoboticsRegistry. When a Robotics API application is started, Devices are registered there according to their configurations (if these are correct) and can be retrieved.

The RoboticsRegistry provides two static methods:

Here are a few examples for accessing a Light Weight Robot device: