PXI

cancel
Showing results for 
Search instead for 
Did you mean: 

handling C DLL pointer variables in LabVIEW 7.0

Hi,
 I am developing an application in LabVIEW 7.0 which talks to hardware using 'C' Dlls. The ourput of 'C' Dlls are pointer references to integer values. I used Call Library node and there for output parameters, I said value by reference. Even then I am not getting the expected output.
Can you please help me in solving out this problem
Thanks,
Poornima
0 Kudos
Message 1 of 2
(2,949 Views)
Hi Poornima,

Whenever you're in doubt how to pass different data types from and to a DLL, please refer to the shipping example called "Call DLL.vi". It includes examples for almost all possible data types.

Have fun!
- Philip Courtois, Thinkbot Solutions

Thinkbot Solutions
0 Kudos
Message 2 of 2
(2,947 Views)