RfsaAdvancedVertical.MechanicalAttenuation Property
- Updated2025-07-17
- 1 minute(s) read
Rfsa
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
DoubleSpecifies a Double representing the level of mechanical attenuation, in dB, for the RF path.
Exceptions
Exception | Condition |
---|---|
ObjectDisposedException | The MechanicalAttenuation property was accessed after the associated NIRfsa object was disposed. |