Chief Delphi

Chief Delphi (http://www.chiefdelphi.com/forums/index.php)
-   Programming (http://www.chiefdelphi.com/forums/forumdisplay.php?f=51)
-   -   Java Robot Code with labVIEW Dashboard (http://www.chiefdelphi.com/forums/showthread.php?t=145770)

jjeter 15-03-2016 17:06

Java Robot Code with labVIEW Dashboard
 
Hello all,
My team has always used labVIEW for robot code. However, I am looking into using Java this next year for the robot. However, I would like to keep using the labVIEW dashboard due to its ease of use. Does anyone know if it is possible to make this work? If so, How?
Thank you in advance

Alan Anderson 16-03-2016 01:16

Re: Java Robot Code with labVIEW Dashboard
 
It should work fine. The Dashboard uses the Network Tables communication framework, which has implementations in all of the supported languages.

jjeter 16-03-2016 10:12

Re: Java Robot Code with labVIEW Dashboard
 
How would one retrieve the variable? In labVIEW one would use Read Dashboard Variable, but what would one use for Java?

lethc 16-03-2016 17:23

Re: Java Robot Code with labVIEW Dashboard
 
Quote:

Originally Posted by jjeter (Post 1558179)
How would one retrieve the variable? In labVIEW one would use Read Dashboard Variable, but what would one use for Java?

SmartDashboard.getNumber, SmartDashboard.getBoolean.... etc


All times are GMT -5. The time now is 00:38.

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