LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to create a .png file that contains images of several xy graphs?

Is it possible to write the images of several independent xy graphs to a single .png file by somehow concatenating the image data before sending it to the print vi? I thought I saw an example somewhere that did this, but I can't find it now that I need it.
 
Thanks
0 Kudos
Message 1 of 2
(2,576 Views)

Pictures of the graphs can be obtained using method nodes. You have to concatenate the pictures before saving to a png file. The following diagram shows how to proceed to stack the pictures on above the other.

Message Edité par chilly charly le 08-31-2005 04:53 AM

Chilly Charly    (aka CC)
0 Kudos
Message 2 of 2
(2,574 Views)