Skip to content

Hardware timestamping analog input events #596

Closed Answered by zhindes
ZegCricket asked this question in Q&A
Discussion options

You must be logged in to vote

The hardware does not have any timestamping capabilities, no. However, if you do timestamp the start of an acquisition in software (e.g. when you call task.start()), assuming you have no hardware start trigger, then you can reasonably extrapolate the time of the data from that. This what the NI-DAQmx driver does for timestamping data for use in LabVIEW waveforms. Purely software timestamping and extrapolation.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@ZegCricket
Comment options

Answer selected by zhindes
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants