LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

What is the newest verstion Data Dashboard for Android?

Good morning!

 

There is a new opportunity at work for me to do some remote montoring of one of my programs.

I'd like to simply be able to check on my system using Data Dashboard.

What is the newest version I can install on my S6 Acitve?

It seems that Google Play will only install the 1.0 version.  And when I try to set it up using the web services, Data Dashboard immediately crashes.

 

If this is not viable, is there another way?

 

Thank you for your time!

 

-Mark

0 Kudos
Message 1 of 6
(3,805 Views)

According to the page on the Google Play store, the App was updated last month but the current version 'varies with device' it might be that your device isn't properly supported with the latest versions.

 

You might be able to download the app .apk file directly - perhaps you could get the latest version and try it on your device (even if it isn't supported).

 

If you're looking for alternatives and you have a bit of HTML/Javascript knowledge then you could try WebSockets?


LabVIEW Champion, CLA, CLED, CTD
(blog)
0 Kudos
Message 2 of 6
(3,797 Views)

The latest version of Data Dashboard is 2.3, and it is designed for tablets.  That's why you get the older 1.0 version on your S6.  If you have an Android tablet or an iPad, give 2.3 a try.

 

Cheers,

Brandon

0 Kudos
Message 3 of 6
(3,739 Views)

I don't carry a tablet nor iPad around in my pocket!   Smiley Wink

 

Is NI moving to make this work on phones or is this a dead end for me?

I could use the old version, but again, it still crashes.

 

-Mark

 

0 Kudos
Message 4 of 6
(3,701 Views)

Along these lines and to get me ready for the eventuality...

 

I can't find any good detail on how to create/implement/build good code for using Web Services.

I've tried the examples, tutorials, and other Google searches to no avail.

Followed the Continuous Measurement and Logging example without sucess.

Able to connect and configure, but real results lacking. 

If I understand this correctly, the Web Services vi useds a queue named the same in my main vi.

And when I call the "start" web service, I should get a start command sent to the queue, however it is not working.

 

Is there a good example (code) somewhere?  This seems like the best way to go, but quite difficult to implement.

0 Kudos
Message 5 of 6
(3,630 Views)

You can find a simple example at the Getting Started with Data Dashboard page.  Try following that example and let me know if you run into problems.  I haven't used the Continuous Measurement and Logging example before, so I'm not familiar with it.

 

0 Kudos
Message 6 of 6
(3,615 Views)