NIRfsa Namespace

Table of Contents

RfsaAdvancedVertical.MechanicalAttenuation Property

  • Updated2025-07-17
  • 1 minute(s) read
RfsaAdvancedVertical.MechanicalAttenuation Property

RfsaAdvancedVerticalMechanicalAttenuation Property

Gets or sets the level of mechanical attenuation, in dB, for the RF path.

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

Syntax

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

Property Value

Double
Specifies a Double representing the level of mechanical attenuation, in dB, for the RF path.

Exceptions

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

See Also

Log in to get a better experience