RfsgRFLocalOscillator.LOVcoFrequencyStepSize Property
- Updated2024-05-08
- 1 minute(s) read
RfsgRFLocalOscillatorLOVcoFrequencyStepSize Property
Gets or sets the step size for tuning the internal voltage-controlled oscillator (VCO) used to generate the LO signal.
Namespace: NationalInstruments.ModularInstruments.NIRfsg
Assembly: NationalInstruments.ModularInstruments.NIRfsg.Fx40 (in NationalInstruments.ModularInstruments.NIRfsg.Fx40.dll) Version: 2022
Syntax
public double LOVcoFrequencyStepSize { get; set; }
Public Property LOVcoFrequencyStepSize As Double Get Set
Property Value
Type: DoubleThe default value is 1 MHz.
Exceptions
Exception | Condition |
---|---|
ObjectDisposedException | The LOVcoFrequencyStepSize property was accessed after the associated NIRfsg object was disposed. |