LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Saving to a seperate file every day

Hi,

 

You can also use the following: save the data to file continously and make the file name of the data to be current date. This way when the date will change (e.g. new day) you will have automatically new file each day.

 

Hope it helps,

0 Kudos
Message 11 of 12
(1,183 Views)

 


@herrlin wrote:

Why should you NOT use strings to create paths?


 

One more reason for that is... When you run the same VI in another machine obviously it will not work... You should always make your VI generic that it can run in any machine.. That is the Good way of creating an application....

 

Smiley Wink

-----

The best solution is the one you find it by yourself
0 Kudos
Message 12 of 12
(1,159 Views)