LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Passing an Array of Clusters from LabVIEW to a DLL.

I have to pass array of structures to function in DLL. Attached is the VI i have created.

I am using "call library function node" to send parameters to DLL function.

In configuration of "call library function node" for array of clusters i have selected "Adapt to type" for type,

"Pointers to handles" for Data format.

 

With the above configartion its not working.

 

When i searched in web i found this below link

http://digital.ni.com/public.nsf/allkb/5FE3C48E8E1C3D018625722900681AF6?OpenDocument

 

As per above link i should get the option to choose "Array Data Pointer" from the Data format pulldown menu.

But i am not getting that option in type "Adapt to type" hence i have selected "Pointers to handles".

I am using labview 7.1Version.

 

In attched example parameter pMsg is a array of clusters.

 

 

0 Kudos
Message 1 of 2
(2,289 Views)
0 Kudos
Message 2 of 2
(2,281 Views)