10-15-2015 08:55 AM
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
10-15-2015 09:13 AM - edited 10-15-2015 09:15 AM
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?
10-16-2015 10:52 AM
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
10-20-2015 11:36 AM
I don't carry a tablet nor iPad around in my pocket!
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
10-27-2015 02:42 PM
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.
10-27-2015
03:06 PM
- last edited on
01-03-2025
08:39 AM
by
Content Cleaner
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.