10-02-2017 01:46 PM
I want to use access or excel database in myrio. and call values from the database using myrio.
10-03-2017 12:21 PM
You'll probably need to read them from a file on your host computer and then pass them to the myRIO as needed.
Here's one way to read from an excel file into LabVIEW.
(Reading Microsoft Excel Numeric Data Into LabVIEW)
http://digital.ni.com/public.nsf/allkb/99F61B6AB9CD6AFA8625734600814D6B
10-03-2017 01:06 PM
Thank You, soo much for quick response.
I would like to know is there any way to pull out data from excel associated with specific string input?
I have a string and I want data related to that string to be pulled out for further operation