01-10-2013 05:07 AM
is it possible to display my measurement on my iPad3?
I am having cDAQ 9191 and NI-9234, I would like to see my measurement on my iPad3.
Q1: do I need to have a MacBook Pro to do this application?
Q2: do I need to buy extral license to my Labview developer suite?
Q3: is there a step by step manual for displaying measurement on iPad3?
Solved! Go to Solution.
01-10-2013 05:11 AM
https://itunes.apple.com/us/app/data-dashboard-for-labview/id481303987?mt=8
I've seen this, but never used it (yet!)
01-10-2013
05:32 AM
- last edited on
08-14-2024
11:06 AM
by
Content Cleaner
https://knowledge.ni.com/KnowledgeArticleDetails?id=kA03q000000x1rYCAQ&l=en-US
You'll also need this
01-10-2013 08:43 AM
Thank you for your prompt reply.
I followed every thing.
I am still missing some connection to the network
I receive : connection error
Invalid Server: Cannot connect to server. Check the address and wireless connection and try again
I tried my router address
I tried the address that appeared in the deployment status windows after deploying the library contains my shared library.
01-10-2013 04:33 PM
Hi,
Thanks for your support.
I managed to apply the example, and tried to access my measurement Data from cDAQ 9191 with NI 9234 as per attached project and vi.
Please review it and tell me what is wrong. The problem is after the Web method connects successfully, I have seen the Web Link icon turned green. But To link my Poll to the Graph indicator I should select the adorner of the variable I want to link but this adorner never appeared this time on the iPad Dashboard.
01-10-2013 04:41 PM
Thanks this has been solved with the Getting started example but when applied on cDAQ 9191 with NI 9234 it did not work well. Please see my previous post with the vi attached. Thanks
01-16-2013 11:56 AM
Hi,
If you're still having issues with this - the VI that you attached looks like it's outputting a waveform in the web service, which isn't supported by Data Dashboard. The in-app help for the iPad application has details on what data types we support - essentially, for graphs, your choices are 1D array of numerics (except I64/U64), and 1D array of points (where "point" is a cluster of 2 supported numerics). Data Dashboard will not show you web service output adorners for the terminal types that we don't support.