Another question:
For my work I have made an acquisition program. On the frontpanel a button is placed, which controls whether or not to save the data to a file.
When this control is set to "no", the data will only be displayed in a graph of array table.
Sometimes, the users forget to put this control to "yes", resulting in having the data only on the screen, not in a file.
How could I recover this data from the previous execution of the VI?