FrequencyOffset
- Updated2025-10-14
- 1 minute(s) read
Gets or sets the offset of the CenterFrequency property from the RF frequency.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsg
public double FrequencyOffset { get; set; }
Remarks
Specifies a Double representing the offset of the CenterFrequency property from the RF frequency.
Exceptions
| Type | Description |
|---|---|
| System.ObjectDisposedException | The FrequencyOffset property was accessed after the associated NIRfsg object was disposed. |