LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

saving data to multiple alternating files

I'm using the simple data logger to save data from 3 channels to a text file. However, I'd like to save the data into one text file for 5 seconds and after those 5 seconds, close the file and start saving to another text file for 5 seconds. I need to alternate the logging to these 2 files.

Can anyone help me? Thanks in advance,
Ranelle.
0 Kudos
Message 1 of 4
(2,783 Views)
Hi Ranelle,

that should not be a problem. Just alternate the path every 5 seconds.

Have a look a the attatched VI

Chris
0 Kudos
Message 2 of 4
(2,783 Views)
Hi, thanks for your speedy response.

However, when I try to open that VI, I get an error message:
"Resource not found. LabVIEW load error code 8: Could not load VI resource."

I'm using LabVIEW 5.1.
0 Kudos
Message 3 of 4
(2,783 Views)
Since i Have only LV7 right now, i made a screen shot.... I hope you
can get the grasp of the idea.

Chris
0 Kudos
Message 4 of 4
(2,783 Views)