LOVcoFrequencyStepSize
- Updated2025-10-14
- 1 minute(s) read
Gets or sets the step size for tuning the internal voltage-controlled oscillator (VCO) used to generate the LO signal.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsg
public double LOVcoFrequencyStepSize { get; set; }
Remarks
The default value is 1 MHz.
Exceptions
| Type | Description |
|---|---|
| System.ObjectDisposedException | The LOVcoFrequencyStepSize property was accessed after the associated NIRfsg object was disposed. |