09-27-2013 05:54 AM
Hi,
I have a dll that requires some arrays to be declared in labview in a .ref file. something like: hello (ref ThisVariable)
I can construct the dll in labview but I can't declare it because the response is allways the same as the anwser.
Can anyone tell me how to do it? thanks
09-27-2013 01:23 PM
Can you post your code, or a picture of your code?