Do While Loop using time as the counter
I have a datalogger that I created a few years ago. I have been asked to
create a modified logger that will log the data (when the criteria is true)
every 1 second for 10 seconds. In which case the counter will reset.
How can I code the Do WHile loop to syncronize to seconds?
|