LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Can I generate a pointer to a 2D array of integers and pass it legitimately to an Activex control?

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?

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

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

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