ni-rfsg-dotnet-api-ref_doc

Table of Contents

UpconverterFrequencyOffsetMode Enumeration

  • Updated2024-05-08
  • 1 minute(s) read
UpconverterFrequencyOffsetMode Enumeration

UpconverterFrequencyOffsetMode Enumeration

Specifies whether NI-RFSG automatically selects the upconverter frequency offset.

Namespace:  NationalInstruments.ModularInstruments.NIRfsg
Assembly:  NationalInstruments.ModularInstruments.NIRfsg.Fx40 (in NationalInstruments.ModularInstruments.NIRfsg.Fx40.dll) Version: 2022

Syntax

public enum UpconverterFrequencyOffsetMode
Public Enumeration UpconverterFrequencyOffsetMode

Members

  Member nameValueDescription
Auto-1 NI-RFSG places the upconverter center frequency outside of the signal bandwidth if the SignalBandwidth property has been set and can be avoided.
UserDefined5001 NI-RFSG uses the offset that you specified with the CenterFrequency or the FrequencyOffset properties.
Enable1 NI-RFSG places the upconverter center frequency outside of the signal bandwidth if the SignalBandwidth property has been set and can be avoided. NI-RFSG returns an error if the SignalBandwidth property has not been set, or if the signal bandwidth is too large.

See Also

Log in to get a better experience