I want to time stamp each iteration of a loop as the data is entered in a capture file. Is there a way to fput the time to the capture file each time thru the loop?
i am writing a loop to poll a satellite modem for C/No. This data is a discrete line in a page of data each time the system is polled.
i am writing a loop to poll a satellite modem for C/No. This data is a discrete line in a page of data each time the system is polled.