|
Re: Labview Dashboard
You can use the Set User Data VI to send data to the dashboard. However, there is a bug right now which means that if you use that VI, all dashboard data stops. NI knows about it, and it will hopefully be fixed in the next update.
Take a look at the code 1629 posted on the FIRST forums for an example of how to pack the data for sending to the dashboard.
For right now, run in ram, but in the future, use that VI for sending dashboard data.
|