-
Try out the new Jake: AI Coding Assistant for LabVIEW (beta)!
Get answers to questions about LabVIEW and discuss your code.
IG Joystick by Illuminated G - Toolkit for LabVIEW Download
Version | 0.1.0.5 |
Released | Oct 28, 2021 |
Publisher | Illuminated G |
License | MIT |
LabVIEW Version | LabVIEW>=20.0 |
Operating System | Windows, Mac, and Linux |
Project links | Homepage Repository |
Description
Provides easier axis, button, and POV mapping. The library is extensible by allowing children classes to be created to add special behavior for specific devices.
Malleable VIs are utilized to support creating axis, button, and POV enumerations for more readable code development. Enumerations are included for XBox gamepad controls as well as a gamepad tester for XBox controllers.
POV direction can be retrieved as a compass direction in degrees or as an enumeration that specifies the closest 45° named direction.
Planned features include asynchrous device polling for event-driven updates as well as device enumeration instead of LV's device index based selection.