using lv7.11 with winxp, can't figure out how to bundle time and date with temp measurement into an array that i can then review to verify 4 samples per second.
Convert time to DBL, in that case both the temperature and the timestamp are floats, so they can be put into the same array. An array can only contain item of the same data type.