|
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.
|