Ftctraining.com has new LabView and NXT-G templates. See here for the LabView:
http://www.education.rec.ri.cmu.edu/...view/index.htm
Now if only someone (HINT) could add in Phils battery code.
Now I have a question, Am I the only one that doesn't believe a disable command will stop any of the templates in autonomous? It seem that anything you put in the autonomonus section will completely run before the bluetooth is checked again for a disable command. It seems some sort of parallel loop needs to be added to check the bluetooth and disable the autonomous. To me the teleop works because you continuously loop through the code and check for the disable command.