NextLynxModule

Represents a Lynx module. A module can be a control hub, expansion hub, or servo hub.

Users should not instantiate this class directly. Instead, use RobotController.controlHub, RobotController.expansionHub, or RobotController.servoHubs to access the available modules.

Types

Link copied to clipboard

Properties

Link copied to clipboard

Creates or gets a LynxAnalogInputController bound to this module.

Link copied to clipboard

Current module auxiliary voltage.

Link copied to clipboard
Link copied to clipboard

Current module input voltage.

Link copied to clipboard

Creates or gets a LynxDcMotorController bound to this module.

Link copied to clipboard

Creates or gets a LynxServoController bound to this module.

Link copied to clipboard

Current module temperature.

Link copied to clipboard

Functions

Link copied to clipboard

Creates or gets a LynxI2cDeviceSynch bound to this module.