LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Aerotech u500 CIN programming

I am wondering if there is a user of Aerotech in this board.
 
I want to use one of U500 WAPI libary, AERERR_CODE  WAPIGetDiag (ULONG  *statword , SHORT debugflag).
 
In call library function dialog in Labview 7.0, I set up "unsigned long WAPIGetDiag(unsigned long *statword, unsigned short int debugflag)".
 
Am I right?
 
However, how to use the value of the pointer, *statword?
The return statword is the same value as the input value.
 
Thank you in advaned.
 
Attachment: user.vi (LV7.0)
0 Kudos
Message 1 of 2
(2,754 Views)
Hi labmaster,

You'll want to select "Pointer to value" in the call library function dialog, as shown:



Message Edited by SamboNI on 04-25-2007 03:46 PM

-Sam F, DAQ Marketing Manager
0 Kudos
Message 2 of 2
(2,736 Views)