This should be a simple problem for the LabVIEW masters on this forum. I have a simple program that I've posted about before. All it does is log and plot pressures from a transducer over time. Right now I use a simple timer to select how often data should be logged/plotted. What I need to do is have it log/plot once a second for the first 60 seconds it is running, then log/plot once a minute for the duration of the run. I'm not sure how to do that.