I was trying to create a 64bit DLL using LABVIEW 64bit. The code accepts an array as input (U8 type) and returns two array output (one double and one I32).
I was able to create the DLLs but they never worked. Can you please help me out with an example?
Thanks