NIRfsa Namespace

Table of Contents

RfsaAdvancedSignalPath.RFPreselectorFilter Property

  • Updated2025-05-22
  • 1 minute(s) read
RfsaAdvancedSignalPath.RFPreselectorFilter Property

RfsaAdvancedSignalPathRFPreselectorFilter Property

Gets or sets the RF preselector filter to use.

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

Syntax

public RfsaRFPreselectorFilter RFPreselectorFilter { get; set; }
Public Property RFPreselectorFilter As RfsaRFPreselectorFilter
	Get
	Set

Property Value

RfsaRFPreselectorFilter
Specifies the RfsaRFPreselectorFilter enumeration.

Exceptions

ExceptionCondition
ObjectDisposedException The RFPreselectorFilter property was accessed after the associated NIRfsa object was disposed.

See Also

Log in to get a better experience