LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

call library function node: array as pointer!

Hey!
I want to connect a dll from a call library function node (clfn) with a pointer to an array. Fill the array in the dll and then put the array as an output from the clfn. How do I do this?

/Jakob
0 Kudos
Message 1 of 3
(2,494 Views)
See if this helps you, I tried to do screen captures of it. I call my dll with a "CLFN" pass in an itialized array and then the dll populates the array which is outputted. I also included a screen shot of the configure settings for my particular array.

Hope it helps.
-Dave
Message 2 of 3
(2,485 Views)
Thank you very much!

/Jakob
0 Kudos
Message 3 of 3
(2,480 Views)