LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

save all resettable properties of a graph to a file for load and reset the graph for next use.

Is there an easy way to save all the resettable properties of a graph, e.g. color, font, size, text of x-axis name, to a file, and then load and reset the graph using the saved info so the graph is exactly the same as it appeared last time? (similar to the "make current value default" option)

 

I know I can do this manually a property by a property, but just wonder if there is an easy way to do it. 

 

Thanks.

 

Ian

0 Kudos
Message 1 of 3
(1,633 Views)

Hi Tula,

 

read all properties of interest, then save their values to a file.

That's the easy way...

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 3
(1,572 Views)

yeah, that's what I have been doing, I manually select/read properties of interest. But if there is a simple way/method to save ALL the re-settable properties to a file, then I know I can make the graph appearance exactly the same as last time.

0 Kudos
Message 3 of 3
(1,564 Views)