In File I/O Advanced Functions, there is a handy file dialog VI. (LV 8.0)
However, I've run into problems. When followed by the Open Storage icon, Then Write Data, and finally Close Data Storage, it creates two files with identicle names one of which is a .bin file.
Sometimes in windows the .bin is invisible, and I can select the .bin by mistake when I want to overwrite the orignal file.
This has led to files ending in .bin.bin.bin and then data corruption and hours of lost measurements.
Is there a way to disallow the selection of .bin with File Dialog?
I've already tried restricting to only new files, but still a dialog comes up offering to overwrite the existing file if it is selected.
Thanks