|
LabVIEW Not Writing Numbers to SD
We are currently using LabVIEW to build our own dashboard for the driver station. Our robot is in Java however. The problem we are having is that we have a few sliders on the dashboard whose data is being converted to a double then written to SmartDashboard. Our problem is that if we check SmartDashboard, these values do not appear and therefore are not able to be read from it in Java. However, it only appears to be a problem with writing values because we are reading numbers and booleans fine through it. If anyone could help it would be greatly appreciated or if you need more information just let me know.
|