Sample Clock:Timebase Divisor Property

NI-DAQmx Properties

Sample Clock:Timebase Divisor Property

Short Name: SampClk.TimebaseDiv

Property of DAQmx Timing

Specifies the number of Sample Clock Timebase pulses needed to produce a single Sample Clock pulse.

The rate of the Sample Clock is equal to (frequency of Sample Clock Timebase) / (value of this property).

If the Sample Clock Timebase is not a periodic clock, the value of this property determines the number of Sample Clock Timebase edges that the device must receive before producing each Sample Clock pulse. Use SampClk.Timebase.ActiveEdge to specify the polarity of these edges.

Setting this property has a similar effect to setting SampClk.Rate. Use SampClk.Rate when you know the rate of the Sample Clock Timebase and you want to acquire or generate samples at the specified rate. Use this property when you have an external timebase that you want to divide down and use as the Sample Clock, but you do not know rate of the external timebase.

Remarks

The following table lists the characteristics of this property.

Permissionsread/write
Resettableyes
Settable while task is runningdevice-specific
Available in Run-Time Engineyes