CenterFrequency
- Updated2025-10-14
- 1 minute(s) read
Gets or sets the center frequency, in Hertz, of the passband containing the upconverted RF signal.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsg
public double CenterFrequency { get; set; }
Remarks
Specifies the center frequency of the passband containing the upconverted RF signal.
Exceptions
| Type | Description |
|---|---|
| System.ObjectDisposedException | The CenterFrequency property was accessed after the associated NIRfsg object was disposed. |