05-06-2009 03:54 PM
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
05-06-2009 05:04 PM
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.