LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

how to save a graph with some parameters on it?

hi
my application involves analysis of data and plot a graph of analysed data, how to save graph along with analysed data in a file otherthan labview?
 
0 Kudos
Message 1 of 2
(2,420 Views)

Well, it sounds like you are wanting a picture of the graph, yes? If so there are two ways of getting it. First there is a VI method (Get Panel Image) that lets you get an image of the entire screen, and then there is a control method (Get Image) that lets you get an image of just the front panel object that you are interested in.

The help file entries for either method provides added detail on how to uses these methods to save a picture of your data.

Mike...

 


Certified Professional Instructor
Certified LabVIEW Architect
LabVIEW Champion

"... after all, He's not a tame lion..."

For help with grief and grieving.
0 Kudos
Message 2 of 2
(2,405 Views)