LabVIEW myRIO Toolkit

Input Device Control VIs

  • Updated2023-02-21
  • 1 minute(s) read

Requires: myRIO Toolkit or roboRIO Toolkit. This topic might not match its corresponding palette in LabVIEW depending on your operating system, licensed product(s), and target.

Use the Input Device Control VIs to initialize, query, close, and get the state information about the joystick connected to the myRIO or the roboRIO.

Palette ObjectDescription
Acquire Input DataReturns data about the joystick connected to the computer.
Close Input Device Closes the joystick you specify in device ID.
Initialize JoystickOpens a reference to and initializes a joystick device at the index you specify.
Query Input DevicesObtains information about the joystick connected to the computer.

Refer to the Joystick Monitoring.lvproj in the labview\examples\myRIO\Joystick Monitoring directory for an example of using the Input Device Control VIs with the myRIO.

Refer to the Joystick Monitoring.lvproj in the labview\examples\roboRIO\Joystick Monitoring directory for an example of using the Input Device Control VIs with the roboRIO.

Log in to get a better experience