10-27-2013 03:56 AM
Good morning from Greece.
To begin with, I would like to mention that I'm working with Windows 8 x64 and LabView2013.
Everything related to the corresponding "method" in block diagram is working fine(Write Measurement to File), but in Front Panel, something is going wrong.
I wanted to develop a similar application as an old one that I had developed in the past, so I had a big part of "copy & paste" in my new project. That means that I also copied the blocks that are responsible for saving a measurement to a file, who's path did not exist, because I have deleted some folders. So, I had to redefine the path to both workspaces(front panel and block diagram). Everything correct till the redefinition of the paths. I saved my project and closed LabView, but when I restarted it, I realised that the Filename's content was the same as before changing it.
10-27-2013 04:36 AM
change path again ,right click on path control, Data operations - make current value default, save