Chief Delphi

Chief Delphi (http://www.chiefdelphi.com/forums/index.php)
-   Java (http://www.chiefdelphi.com/forums/forumdisplay.php?f=184)
-   -   Robot in Java, Dashboard in Labview? (http://www.chiefdelphi.com/forums/showthread.php?t=113858)

Pirate King 18-02-2013 12:21

Robot in Java, Dashboard in Labview?
 
Would i be able to have my robot programmed in Java, which it already is, but program my dashboard in LabView since it's easier?

BradAMiller 18-02-2013 21:24

Re: Robot in Java, Dashboard in Labview?
 
Absolutely.

There is a LabVIEW implementation of NetworkTables built into the FRC libraries that you can use either on a robot program or on your dashboard. In fact, you can view NetworkTable values with the default LabVIEW dashboard.

Use it to communicate between your LabVIEW dashboard and the robot program. For some examples of robot to Java program communications you can look here:
http://wpilib.screenstepslive.com/s/...client-pc-side
In your case the laptop side is the LabVIEW dashboard instead of the Java program shown in this example.

Brad


All times are GMT -5. The time now is 10:06.

Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi