View Full Version : probably a noob question
EROCK
01-05-2009, 07:49 PM
ok I have looked through NI's FIRST website in the hopes that I might find a tutorial that shows me how to program the buttons on the joysticks for certain function such as servos and pneumatic items. Is there such a tutorial that exists in NI's giant emporium of Help? I AM SO LOST
whitetiger0990
01-06-2009, 01:31 AM
Are you having trouble getting the button values?
The Joystick Get returns a cluster that holds all the button values. These values are boolean and can be used with Case structures. See the attached picture.
Here is the 2009 Control Systems page
http://usfirst.org/community/frc/content.aspx?id=10934
I suggest reading:
Getting Started with LabVIEW for FRC
LabVIEW Robotics Programming Guide for FRC
LabVIEW FRC Help Document
Using the LabVIEW FRC Framework
Mark McLeod
01-07-2009, 01:24 PM
Here's a simple example of a solenoid connected to the trigger (button 1) on joystick 2.
vBulletin® v3.6.4, Copyright ©2000-2009, Jelsoft Enterprises Ltd.