ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Using a VI through Delphi .NET

I'm wondering how to call a VI directly from Delphi .NET. I know there
are some ways to use a VI in my own application. None of these is
appropriate, neither the way over a DLL nor the usage of the ActiveX
method.
Is it possible to include the VI direct into my Program? The Runtime
Environment of Labview is installed and considerably there is a way to
start the VI with some parameters and read the returned Value(s).

If there is any chance to do this there would be a powerful interesting
feature for the applications using Labview VIs.

0 Kudos
Message 1 of 3
(2,862 Views)
Nobody?

There must be a way with the Runtime Environment.

0 Kudos
Message 2 of 3
(2,851 Views)
My question is why building the VI into a DLL or using the ActiveX server interface is not acceptable. The ActiveX server interface would require that the full LV IDE be installed, so I can understand that would be an issue, but why not building the VI into a DLL? The reason I ask is that this is the method we offer to provide the necessary glue to call the VI from outside the LV environment.
0 Kudos
Message 3 of 3
(2,840 Views)