LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

get data from C/C++ with activeX-LabVIEW

Hi,

We try to get data from C/C++ with activeX-LabVIEW.  We are successful to get numeric or string data type but we have trouble to get array or cluster data type.  Would you please give us some example?

 

Thanks,

Kim

0 Kudos
Message 1 of 2
(2,562 Views)

The question is not completely clear. Do you have an ActiveX DLL that you're trying to call from LabVIEW, or are you trying to control LabVIEW from C/C++ using ActiveX?

 

If it's the latter you may want to take a look at the example posted here.  A search may yield additional examples.

0 Kudos
Message 2 of 2
(2,551 Views)