02-05-2015 10:58 AM
In looking at the dashboard tutorial, I tried to add an ultrasonic distance sensor to be able to read on the gyro gauge dial (used it because it was already there), but could not get it to update to the gauge? Just need help placing the sub vi.s. See my attempt at where things go.
Solved! Go to Solution.
02-06-2015 08:37 AM
It looks to me like you are calling robot (ultrasonic) VIs in your dashboard code. That won't work. I would suggest you go to the Tutorials tab on the LabVIEW Getting Started Window and look at Tutorial 7 - Integrating Examples into Robot Code. Part 2 of that tutorial shows how to send data from your robot to the dashboard.