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

TypeDescription
System.ObjectDisposedException

The CenterFrequency property was accessed after the associated NIRfsg object was disposed.