DASYLab

cancel
Showing results for 
Search instead for 
Did you mean: 

How to access block time stamp

I have a NI 6211 and need to use the time stamps for the data?

Is there an easy way to access this? I know the time stamp information is with the data as it can be stored when written to a file.

The best I have managed so far is to use a counter to get some timing information. However this has a delay.

 

Thanks in advance.

0 Kudos
Message 1 of 2
(5,695 Views)

Hi,

 

Look at the Special>>TimeBase module. You can extract measurement time or time of day from the samples. It is then treated like any other data.

 

If you just want the block time information as a string, look at the Control>>Write Block Time, and it will put it in Global Strings.

Measurement Computing (MCC) has free technical support. Visit www.mccdaq.com and click on the "Support" tab for all support options, including DASYLab.
0 Kudos
Message 2 of 2
(5,693 Views)