LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Set a autocounter for file saving

Hi
 
I was wondering if antbody knows of any quick tricks for autosaving files with a look-up to prevent overwriting.
 
What I would like to do is set the file path and for the labview routine to look in that path for the last file name and add 1 to the file name so the last file is not overwritten.
 
e.g.  path:               C:\Ashley:\todays_runs
        start counter:  001
0 Kudos
Message 1 of 2
(2,679 Views)
Hi Ashley,
 
This VI should serve ur purpose
 
just workout on a logic to increment run numbers
 
regards
 
Dev
 
 
 
Message 2 of 2
(2,668 Views)