Solution
Note: NI is no longer updating Data Dashboard and the Data Dashboard download is no longer available on the App Store nor Google Play. Consider using WebVIs for your LabVIEW-based web application needs.
Data Dashboard 1.0
Data Dashboard 1.0 supports the following Shared Variable data types, Web method request types, and Web method output data types:
Shared Variable Data Type | I8, U8, I16, U16, I32, U32, I64, U64, SGL, DBL, Boolean, and String |
Web Method Indicator Data Type | I8, U8, I16, U16, I32, U32, I64, U64, SGL, DBL, Boolean, and String |
Web Method Request Types | GET |
Web Method Output Type/Format | Terminal/XML |
Data Dashboard 2.0
Data Dashboard 2.0 supports the same data types as Data Dashboard 1.0, in addition to the following:
Shared Variable and Web Method Controls | Enum |
Shared Variable and Web Method Indicators | 1D array of supported numeric values, points*, strings; 2D array of supported numeric values, points; Enum |
* Each point is a cluster that contains a pair of supported numeric values.