View Single Post
  #7   Spotlight this post!  
Unread 25-11-2012, 20:51
mythbusterma mythbusterma is offline
Registered User
no team
 
Join Date: Nov 2012
Rookie Year: 2009
Location: ----
Posts: 10
mythbusterma is an unknown quantity at this point
Re: programming (not sure where to post this)

Quote:
Originally Posted by EricH View Post
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.