I am starting to develop all of my programs in LabVIEW 7.1 Student Editon with the NXT Toolkit. Is there a way to decompile the .rxe program files into NXT-G so non-labview users can view them?
LabVIEW and NXT-G compile to the same byte code for the NXT. However, they are different languages and there isn't a translator available for moving a LabVIEW VI directly to NXT-G or vise versa.