LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

can I determine the address of a variable (like pointer)


0 Kudos
Message 1 of 2
(2,229 Views)
In LabVIEW itself, there isn't really any need to have a pointer.

If you are calling a dll that needs a pointer passed to it, you can select "Pointer to Value" when you configure the dll caller.

Bruce
Bruce Ammons
Ammons Engineering
0 Kudos
Message 2 of 2
(2,229 Views)