Sample Clock:Timebase:Master Timebase Divisor Property

NI-DAQmx Properties

Sample Clock:Timebase:Master Timebase Divisor Property

Short Name: SampClk.Timebase.MasterTimebaseDiv

Property of DAQmx Timing

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

The rate of the Sample Clock Timebase is equal to (frequency of Master Timebase) / (value of this property). The only valid values for this property are 1 and 200.

Setting this property has a similar effect to setting SampClk.Timebase.Rate. Use SampClk.Timebase.Rate when you know the rate of the Master Timebase and you want to produce a Sample Clock Timebase at the specified rate. Use this property when you have an external Master Timebase that you want to divide down and use as the Sample Clock Timebase, but you do not know rate of that external Master 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