Device.CIMaximumTimebase Property
- Updated2023-02-21
- 1 minute(s) read
DeviceCIMaximumTimebase Property
Indicates in hertz the maximum counter timebase frequency.
Namespace: NationalInstruments.DAQmx
Assembly: NationalInstruments.DAQmx (in NationalInstruments.DAQmx.dll) Version: 20.7.40.49302
Syntax
public double CIMaximumTimebase { get; }
Public ReadOnly Property CIMaximumTimebase As Double Get
Property Value
Type: DoubleIndicates in hertz the maximum counter timebase frequency.
Exceptions
Exception | Condition |
---|---|
DaqException | The NI-DAQmx driver returned an error. |