LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to pass a 2 dimensional array to labview dll in vb.net

Dear all,

How do I pass a 2 dimensional array (filled with doubles, strings...) to a labview dll using vb.net?
I already wrote some dll's which accept and return one dimensional arrays of doubles. But it doesn't work for one dimensional arrays of strings or 2 dimensional arrays...
Can somebody tell me how a have to do that? What do the dll signatures look like in vb.net? Where can i find an example?

Thx
0 Kudos
Message 1 of 2
(2,909 Views)

Minikaboem;

You can always do a search for phrases such as "labview visual basic dll".

Regards;
Enrique

www.vartortech.com
0 Kudos
Message 2 of 2
(2,900 Views)