ExternalCalibrationSession.AdjustDsaTimebase Method
- Updated2023-02-21
- 1 minute(s) read
ExternalCalibrationSessionAdjustDsaTimebase Method
Adjusts the external calibration constants for the timebase of a DSA device with an adjustible oscillator.
Namespace: NationalInstruments.DAQmx
Assembly: NationalInstruments.DAQmx (in NationalInstruments.DAQmx.dll) Version: 20.7.40.49302
Syntax
public void AdjustDsaTimebase( double referenceFrequency )
Public Sub AdjustDsaTimebase ( referenceFrequency As Double )
Parameters
- referenceFrequency
- Type: SystemDouble
The frequency, in hertz, of the signal to use as a reference for calibration.
Exceptions
Exception | Condition |
---|---|
DaqException | The NI-DAQmx driver returned an error. |
Remarks
You must connect a sinusoidal signal with a known frequency to the device and specify that frequency with referenceFrequency.