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.