Counter/Timer

cancel
Showing results for 
Search instead for 
Did you mean: 

timebase of the pci6602

Hello.
I employ a PCI6602 for period measurement using the two counter (wide range) measurement method. The task is created with the DAQ Assistent but unfortunately there I have no access to some properties, e.g. timebase. What's the default timebase and how can I read and/or change the properties that can't be cofigured with the DAQ Assistent?
Thanks a lot!
0 Kudos
Message 1 of 3
(3,468 Views)
Depending on the settings of the DAQ-Assistant (Min & Max Period), the timebase is calculated, and set to the optimal timebase the hardware provides. So there is no default timebase. You can read the selected timebase by wiring the DAQmx Channel Property Node (Found in the DAQmx Functions Palette) to the Task-Output of the DAQ-Assistant VI and Selecting the Property "Counter-Input-->General Properties-->Counter Timebase-->Rate". You can then read the value, and with the same property node you can also write a new value to this property and set a new timebase.

Hope this helps.
0 Kudos
Message 2 of 3
(3,468 Views)
Well, this helps a lot!
Regards, Basa
0 Kudos
Message 3 of 3
(3,468 Views)