01-25-2011 08:46 AM
Hi,
I am new to this LabVIEW software,
I am trying to interact the labview using through program.
I need to know is there any APIs to interact with labview.
Please help me on this.
01-25-2011 08:54 AM
You will need to find out how the LabVIEW application has been setup to interact with the outside world. Or, if you are developing a LabVIEW VI, then you need to make sure to build that in yourself. Here is a KB article that describes how LabVIEW can communicate with other applications. You can reference it the other way:
How Do I Use LabVIEW to Communicate with Other Applications?