Timing.MasterTimebaseRate Property
- Updated2023-02-21
- 1 minute(s) read
TimingMasterTimebaseRate Property
Specifies the rate of the Master Timebase.
Namespace: NationalInstruments.DAQmx
Assembly: NationalInstruments.DAQmx (in NationalInstruments.DAQmx.dll) Version: 20.7.40.49302
Syntax
public double MasterTimebaseRate { get; set; }
Public Property MasterTimebaseRate As Double Get Set
Property Value
Type: DoubleSpecifies the rate of the Master Timebase.
Exceptions
Exception | Condition |
---|---|
DaqException | The NI-DAQmx driver returned an error. |
Remarks
This property is useful only when the source of the Master Timebase is not the onboard 20 MHz timebase. NI-DAQmx requires the Master Timebase rate to calculate other timing parameters.