LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to make COM dll

I want to make a COM dll (activex), but it seems that, all dll generated by labview can't leave it's runtime environment. Is there some way?

0 Kudos
Message 1 of 2
(962 Views)

Everything compiled by LabVIEW needs the LabVIEW Runtime Engine to run.

 

If you want to run something compile something in LabVIEW, you need to install the LV RTE.

 

The way around it is to not use LabVIEW.

0 Kudos
Message 2 of 2
(928 Views)