I am looking for some advice about how to create a 5 hour timing event.I'm new to labview and not sure how
to go about this.Below is what i am trying to do:
For 5 hours i want to log some data to a file every 10 minutes.After 5 hours the program would stop .And also have a button to stop the process at any time.
I would need 2 loops .The outer being maybe a timed do while setup for 5 hours and the inner loop also being a timed do while setup for 10 minutes
with a method to end the program when a stop button is pressed.I have no idea how to set this timing up.
Can anyone give me some ideas how to do this ?
Regards,
Labtech5555