LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

2D array to picture

Hye



On labview application, I would like make 2Darray [X,Y] to BMP or JPG file, Does someone could help me?

Thanks
0 Kudos
Message 1 of 5
(3,086 Views)
0 Kudos
Message 2 of 5
(3,082 Views)
Now It's for a 2D array not a graphe, but my problem come from the library, supplied  by the manufacturer of the equipement.


0 Kudos
Message 3 of 5
(3,078 Views)
Sorry, a mistake of my part.
0 Kudos
Message 4 of 5
(3,070 Views)
May be the attached vi is the right solution ?
1/ convert array to pict string using the Flatten Pixmap.vi
2/ display as pict (Draw Flattened PixMap.vi) & save as JPEG (write JPEG file.vi)
Chilly Charly    (aka CC)
Message 5 of 5
(3,067 Views)