Quote:
Originally Posted by EricH
Or C++. Or Java. All three are supported by FRC electronics.
Labview uses icons; C++ and Java are text-only. None of the three is based on any other one in the three. (However, many concepts may be transferable between programs--but syntax will not be.)
|
As a technicality, LabView code is all compiled into C or C++ (I don't remember which) code before it's sent to the cRIO, but like I said, it's a technicality.
