Specifies whether NI-RFSA automatically selects the downconverter frequency offset.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsa

public enum RfsaDownconverterFrequencyOffsetMode

Members

NameValueDescription
Enabled1901

NI-RFSA places the downconverter center frequency outside of the signal bandwidth if the SignalBandwidth property has been set and can be avoided. NI-RFSA returns an error if the SignalBandwidth property has not been set, or if the signal bandwidth is too large.

Automatic1903

NI-RFSA places the downconverter center frequency outside of the signal bandwidth if the SignalBandwidth property has been set and can be avoided.

UserDefined1904

NI-RFSA uses the offset that you specified with the DownconverterCenterFrequency or the DownconverterFrequencyOffset properties.