10-08-2010 04:19 AM
I have an Activex control for an Apogee camera whose "getimage" method requires a pointer to a 2D array of integers. I am told that this is different to the pointer which can be passed to a C or C++ program. It seems that the Activex control has a different stack from that of Labview and therefore the pointer will be invalid. Is this true?
10-13-2010 10:10 PM
This forum seems to give two possible approaches. Also, here's a few examples on the NI Community for Calling ActiveX Code from LabVIEW. I hope this helps!
- Greg J