I have created a DLL in CVI that builds a large array
(2048x2048 x double.) I would like to send this data to LV6i by reference pointer. I found many examples of how LV6 can create this mem and pass it to CVI - but not vice-versa.
Also, what is the difference (advantages, or
disadvantages) of sending a 'handle' to this array.
Many Thanks in advance!
-Martin