"Any ideas as why th timestamp would jump ahead?"
From my previous post: "Complicating the above is the fact that the FieldPoint module has built-in time synchronization which acts similar to a PID control in synchronizing the module to an external time server. This synchronization will periodically cause changes in all of the timestamp values and the external clock chip."
More specifically, the time synchronization on the module, re-synchronizes to the host time server at 10 second intervals. If the differences in time between the machines is small, the rate of time in the module is adjusted (e.g. 1000 ticks = .998 seconds instead of 1.00 second (made up number)), if the differences are larger than some set value (I do not know what it i
s), then the real-time clock on the board will be adjusted and you will see a discrete 'jump' in the timestamps.
Regards,
Aaron
LabVIEW Champion, CLA, CPI