06-24-2019 09:23 AM
Hi,
I have a program that uses a for loop to take in analog data, performs calculations and then generates a simple XY Graph.
I would like the option to save the generated graph after the program has executed, but i do not want to save the data each time i run the program. This would ideally be presented in a button on the front panel that would prompt "Do you wish to save?", and the user would select yes/no accordingly.
Is this functionality available in labview, and if so, what functionality should I use to implement it?
I have attached a VI of a sample program similar to the program described.
06-24-2019 09:36 AM
Hi
Just add a two button dialog box at the end of the for loop. When the graph is made, the user decided to save it or not.
06-24-2019 09:37 AM
Dialog and User Interface >> 2 button dialog.
06-24-2019 09:47 AM
Thank you. It seems simple now.
Would you be able to save the VI in format 14.0.1 or below? I cannot open it.
Thank you
06-24-2019 09:48 AM
Saved in 14.