NIRfsa Namespace

Table of Contents

RfsaNI5663SignalPath.IFAttenuation Property

  • Updated2025-07-17
  • 1 minute(s) read
RfsaNI5663SignalPath.IFAttenuation Property

RfsaNI5663SignalPathIFAttenuation Property

Gets or sets the device attenuation to a value that has the actual calibrated IF attenuation closest to the desired value.

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

Syntax

public double IFAttenuation { get; set; }
Public Property IFAttenuation As Double
	Get
	Set

Property Value

Double
Specifies a Double representing the device attenuation value. Valid values are 0 to 30, inclusive.

Exceptions

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

See Also

Log in to get a better experience