View Single Post
  #28   Spotlight this post!  
Unread 18-01-2009, 16:38
ShotgunNinja's Avatar
ShotgunNinja ShotgunNinja is offline
Programming Mentor, FRC 4247
AKA: Nicholas Iannone
FRC #4247 (CougarBOTS)
Team Role: Mentor
 
Join Date: Jan 2008
Rookie Year: 2006
Location: Milwaukee, WI
Posts: 160
ShotgunNinja is a jewel in the roughShotgunNinja is a jewel in the roughShotgunNinja is a jewel in the roughShotgunNinja is a jewel in the rough
Re: Labview Joystick Buttons...

Hey all, a bit late, but I have made a simple VI for retrieving a single button's boolean state based on it's enumerated value. It hooks up just like the Get Axis sub-VI, but with an Unsigned Byte (8-bit) input hook for a button enumerator control.

Here's a screenshot:



Here's a copy of the VI:
Attached Files
File Type: vi Joystick Get Button.vi (18.0 KB, 90 views)
__________________
Team #2970 Alum
Team #1652 Alum
2006: School Mascot for Team 1652
2007-2008: Programmer for Team 1652 (Robot Mafia)
2009: Programmer on Team 1652 (Robot Mafia), Programmer on Team 2970 (eSchool eBots)
2010-2016: Volunteer, Wisconsin Regional
2017: Programming Mentor, FRC 4247 (CougarBOTS, Obama SCTE, Milwaukee, WI)

Last edited by ShotgunNinja : 18-01-2009 at 16:53.
Reply With Quote