Hi,
VIs cannot be translated to sourcecode for other languages. LabVIEW is
a dedicated programming language with its own syntax and semantics;
therefore it is on the same level as any other language like C/C++,
Delphi, C# or VB. The code you will get as the result is a metacode
which needs the LV RTE to run. You can compare this to the method as
done in .NET.
Norbert
[Edit]: If you think the way like Thomas suggests, you can create a DLL
out of LabVIEW-VI by using the Application Builder and use this DLL in
a C++-project. This works as well the other way round if you need to
include existing c-code in your LV-application.
Message Edited by Norbert B on 08-28-2006 06:09 AM
Norbert
----------------------------------------------------------------------------------------------------
CEO: What exactly is stopping us from doing this?
Expert: Geometry
Marketing Manager: Just ignore it.