LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

write values in graph to image

Hi all and thanks in advance for any answer,

I have a graph with data on it. I would like to write the image data to a jpg file. This is very easy using the  "Get Image" Method of the graph to get its image data.

But I want something more, I want to have on the image information that is on other controls (ex. Rev 1.104), on my Vi. I made a small example of the type of image.

Any ideas on how to do this??

Thanks

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

hello,

If you wanna a simple, fast tip, try to do the following.

1 - create a tab control

2 - place the graph chart over there

3 - place a string indicator over the chart

Then use "get image" method in the tab control.

 

Software developer
www.mcm-electronics.com





PORTUGAL
0 Kudos
Message 2 of 2
(2,347 Views)