Quote:
Originally Posted by Greg McKaskle
You can find sample code for LV all over the place, but it isn't specific to FIRST, and usually isn't specific to cRIO. LV is a pretty portable language, so the code written for one application will migrate to another platform provided platform specific resources aren't being used.
|
That "portable" nature is fine in theory, but it doesn't seem very useful in practice. From my point of view, an FRC robot is
all "platform specific resources". For example, at this time, I have no access to sample LabView code that knows anything about the FPGA we'll be using to monitor many sensors and to control basically
everything on the 'bot.