05-19-2013 09:59 PM
Is it possible to program a android app to access information from instruments using DataSocket? Is there an API? If not,how can I receive data using a android device from Labview?
05-20-2013 08:41 AM
I'm not sure about DataSocket, but you can do it using another connections (e.g. bluetooth or maybe even TCP/IP).
I strongly recommend you to check out this community post: Remote Connectivity with LabVIEW Systems - 2013
There you'll find information and tips about how to access information from instruments, and etcetera.
I hope it helps you.
Regards.