LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

snapshot of a XY graph and save it to report

I am designing a GUI for an application. I have a XY graph and some controls and indicators

on the frontpanel. Is it possible to only take the sanpshot of XY graph and save it to report

and avoid other parts of frontpanel. I can take care of the report creation, where as the only

problem is snapshot of XY graph.

 

 

0 Kudos
Message 1 of 2
(2,645 Views)
You can use the "Get Terminal Image" Invoke node for the graph. Right-click on graph, select Create -> Invoke Node -> Get Terminal Image.
0 Kudos
Message 2 of 2
(2,642 Views)