LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Save xy plot to an image

(I have some xy data that I would like to create a 2D plot and then save it as an image (.jpg, .tiff, etc.).  I have seen in other threads that I could right click on a graph front panal object and then save as a simplified image.  Unfortunately I want to save many different xy plots and I would like to programically save each plot instead of having to do each one individually.  Thanks in advance for your help.
 
Kevin Baker 
0 Kudos
Message 1 of 2
(2,920 Views)

You can use the method Get Image. Wire the image data to Write JPEG File. To get the method, just right click on the graph and select Create>Invoke Node. Then right click on this to select Get Image.

Message Edited by Dennis Knutson on 06-29-2006 09:38 AM

0 Kudos
Message 2 of 2
(2,915 Views)