My calibrated data is 2D string with 132 sensors, how can I write the first 66 sensors' data to a .text file every 1 hour and the rest of 66 sensors data to another text file also every 1 hour. Should I create a while loop inside the inner case loop and count the time elapsed, or if you have a better idea. Thank you very much.
↧