So I have the following:
9 signals (3 voltages and 6 TCs) that are diplayed every second but saved to a file every 10 sec.
I get 1000 samples at rate of 10kHz, then to a 100 sample collector and the I get the mean.
After that, I'm saving via write mesaurment file with a get-time-seconds wire to the comment of it.
Everything works fine but I wonder when I look at my data file why there is a column (x_value column) spaced every 10 sec (it actually says 0.100, 0.120...) but the time (comment column) chnages between 11 and 12 seconds.
I think I know the answer but I would somebody to explain it so I can be corrected.
Also, is there a way for both colum to be equally time spaced???
Thanks,
Roddy