View Single Post
  #5   Spotlight this post!  
Unread 09-01-2016, 23:21
thatnameistaken thatnameistaken is offline
Programmer/Driver
AKA: Joshua Johnston
FRC #2191 (Flux Core)
Team Role: Leadership
 
Join Date: Oct 2012
Rookie Year: 2013
Location: Hamilton, NJ
Posts: 45
thatnameistaken is on a distinguished road
Re: Multiple Auto Modes?

Quote:
Originally Posted by Unexas View Post
Are you able to use this if i program in labview or is it only for java?
The SmartDashboard is java. However, LabVIEW has it's own customize-able dashboard. It can be created by selecting FRC Dashboard Project under new in the initial screen when you launch LabVIEW. You can send data between the robot and dashboard by using the VIs in the Dashboard section of the WPI library.