NIRfsa Namespace

Table of Contents

RfsaDownconverterFrequencyOffsetMode Enumeration

  • Updated2025-05-22
  • 1 minute(s) read
RfsaDownconverterFrequencyOffsetMode Enumeration

RfsaDownconverterFrequencyOffsetMode Enumeration

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

Namespace: NationalInstruments.ModularInstruments.NIRfsa
Assembly: NationalInstruments.ModularInstruments.NIRfsa.Fx45 (in NationalInstruments.ModularInstruments.NIRfsa.Fx45.dll) Version: 2025

Syntax

public enum RfsaDownconverterFrequencyOffsetMode
Public Enumeration RfsaDownconverterFrequencyOffsetMode

Members

Member nameValueDescription
Enabled1,901 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.
Automatic1,903 NI-RFSA places the downconverter center frequency outside of the signal bandwidth if the SignalBandwidth property has been set and can be avoided.
UserDefined1,904 NI-RFSA uses the offset that you specified with the DownconverterCenterFrequency or the DownconverterFrequencyOffset properties.

See Also

Log in to get a better experience