NI-rfsa-DOTNETRfsaFx40Ref

Table of Contents

RfsaPreselectorEnabled Enumeration

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

RfsaPreselectorEnabled Enumeration

Note: This API is now obsolete.

Specifies the different options of enabling or disabling the preselector.

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

Syntax

[ObsoleteAttribute("Use RfsaDownconverterPreselectorEnabled enumeration.")]
public enum RfsaPreselectorEnabled
<ObsoleteAttribute("Use RfsaDownconverterPreselectorEnabled enumeration.")>
Public Enumeration RfsaPreselectorEnabled

Members

  Member nameValueDescription
Disabled2600 Disables the preselector.
EnabledWhenInSignalPath2601 The preselector will be automatically enabled when it is in the signal path and will be automatically disabled when it is out of the signal path.
Enabled2602 Enables the preselector. If the preselector is not in a signal path or if the preselector is not supported on the device, NI-RFSA returns an error. Select the EnabledWhenInSignalPath whenever possible to avoid an error.

Remarks

Use RfsaDownconverterPreselectorEnabled instead of this enumeration.

See Also

Log in to get a better experience