09-25-2009 07:52 AM
Hi,
Does anyone knows how to get 2D array data from the picturebox and then send the data to another computer? I am using Labview 8.6. Would appreciate from any help. Thanks.
09-25-2009 08:10 AM
Use the Picture to Pixmap.VI and pass the retuned image to the one of the write to file VI (your choice) and write the file to a drive on the other machine tha is mapped to the machine running your code.
Ben