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: 

labview code convertion

is there a way to convert a labview excutable code to a different language,
ie. to visual basic code or C++ code.

the run engine for labview is very large, i wanted to run an exe file with
minimal run time engine where its available with windows. (ie. VB runtime
or C runtime engines)

thank you
0 Kudos
Message 1 of 3
(2,967 Views)
No

"sam white" wrote:
>>is there a way to convert a labview excutable code to a different language,>ie.
to visual basic code or C++ code.>>the run engine for labview is very large,
i wanted to run an exe file with>minimal run time engine where its available
with windows. (ie. VB runtime>or C runtime engines)>>thank you
0 Kudos
Message 2 of 3
(2,967 Views)
LV 6i creates DLL's from vi's. That's all.

sam white wrote:
>
> is there a way to convert a labview excutable code to a different language,
> ie. to visual basic code or C++ code.
>
> the run engine for labview is very large, i wanted to run an exe file with
> minimal run time engine where its available with windows. (ie. VB runtime
> or C runtime engines)
>
> thank you

--
Sergey Krasnishov
____________________________________
Automated Control Systems
National Instruments Alliance Member
Moscow, Russia
sergey_acs@levsha.ru
http://acs.levsha.ru
0 Kudos
Message 3 of 3
(2,967 Views)