Community Documents

cancel
Showing results for 
Search instead for 
Did you mean: 

Passing Array Data Between LabWindows/CVI and LabVIEW

This example illustrates the process of passing an array between LabWindows/CVI and LabVIEW.  The included VI uses a Call Library Function Node to call a DLL which has been created in LabWindows/CVI.  The source for the LabWindows/CVI DLL has been included as well.  Notice that one important step in this process is making sure to initialize the array in LabVIEW to the appropriate number of elements (i.e. the number of elements expected and recognized in the LabWindows/CVI DLL).

screenshot.JPG

Comments
Todd S.
NI Employee (retired)
on

Looks like the image is not showing up and I don't see an attachment.  Did you forget to add it, or did it get lost in publishing?

Todd S.
LabVIEW Community Manager
National Instruments
Contributors