View Single Post
  #8   Spotlight this post!  
Unread 12-03-2012, 14:06
andreboos andreboos is offline
Registered User
FRC #3021 (The Agency)
Team Role: Programmer
 
Join Date: Dec 2009
Rookie Year: 2010
Location: San Diego
Posts: 132
andreboos is a jewel in the roughandreboos is a jewel in the roughandreboos is a jewel in the roughandreboos is a jewel in the rough
Re: Disabled Mode Alignment Indicator light

In C++, you can use SetRIOUserLED, defined in Utility.h, to set the LED. You can also control the FPGA LED similarly. Even better, you can read the user DIP switch for last-minute configuration, but that's not very useful if you're using a cRIO-FRCII since the "hard switch" is now in software.