FrequencyStepSize
- Updated2025-10-14
- 1 minute(s) read
Gets or sets the step size for tuning the local oscillator (LO) phase-locked loop (PLL).
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsg
public double FrequencyStepSize { get; set; }
Remarks
Specifies a Double representing the step size, in hertz (Hz), for tuning the local oscillator phase-locked loop.
Exceptions
| Type | Description |
|---|---|
| System.ObjectDisposedException | The FrequencyStepSize property was accessed after the associated NIRfsg object was disposed. |