LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

What is the minimum time stamp in Citadel ?

Iam using LabVIEW DSC 6.0.2 .. Iam not able to log time stamp below 1 second in the Citadel data base. Is it possible to log time below 1 second in Citadel ?
0 Kudos
Message 1 of 2
(2,898 Views)
You can log data into Citadel up to 100 nanosecond resolution. I suspect that you are seeing the 1 second because of the way you are retreiving the data. Are you using VI's or ODBC query? VI's will show the full resolution. If you are using Microsoft query you have to set the interval to 0:01 to see a smaller resolution.
0 Kudos
Message 2 of 2
(2,898 Views)