LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to acquire 2D array data from picturebox

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.

0 Kudos
Message 1 of 2
(2,991 Views)

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

Retired Senior Automation Systems Architect with Data Science Automation LabVIEW Champion Knight of NI and Prepper LinkedIn Profile YouTube Channel
Message 2 of 2
(2,979 Views)