Description
Currently, after resetting an instrument, the original output files are overwritten, resulting in the loss of any data from before the reset. This is especially undesirable for instruments with initialization procedures (for example, white references with the specs), since that data lost if they are reset mid-flight, potentially making the post-reset data unusable.
Possible Implementation
Instead of overwriting, the output filenames should be appended with a incremental number (or timestamp) after a reset, so that all original data is preserved.
Description
Currently, after resetting an instrument, the original output files are overwritten, resulting in the loss of any data from before the reset. This is especially undesirable for instruments with initialization procedures (for example, white references with the specs), since that data lost if they are reset mid-flight, potentially making the post-reset data unusable.
Possible Implementation
Instead of overwriting, the output filenames should be appended with a incremental number (or timestamp) after a reset, so that all original data is preserved.