01-28-2016 07:13 AM
hello! i'm working on controlling a car with Labview through the application data dashborad ! i did not understand how can i control the apllication using data dashbroad?
01-28-2016 08:59 AM
The data dashboard works from network shared variables (NSVs). You can write to NSVs from your LabVIEW application and display them on the data dashboard or write to them from the data dashboard and read them in your LabVIEW application.
01-28-2016 10:48 AM
Also, note that only Data Dashboard v2.x supports the control options. Specifically, that means the iPad and Android tablet versions.
The v1.0 versions of Data Dashboard (Android phone, Windows Phone / Windows Store) only support reading data / indicators.