11-01-2011 07:45 AM
I want to pass 1D array from my labwindows to labview and vice versa. Can some one help me to achieve this using datasocket?
Thanks in advance
Arun
11-03-2011 06:20 AM
Hello Arun,
I believe the following link may help you, it explains how to pass a 2D array with DataSockets, this is achieved by converting the 2D array into a 1D array so I am pretty confident that this will assist you.
http://zone.ni.com/devzone/cda/epd/p/id/1094
If not please let me know.
Kind Regards