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.