Module controller

Source
Expand description

V5 Controller

Structs§

V5_ControllerId
V5_ControllerIndex
V5_ControllerStatus

Functions§

vexControllerConnectionStatusGet
Returns 1 if the controller on the given ID is connected, or 0 if not.
vexControllerGet
Get the value of a controller’s data channel.
vexControllerTextSet
Safety