MechanicalAttenuation
- Updated2025-10-14
- 1 minute(s) read
Gets or sets the level of mechanical attenuation, in dB, for the RF path.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsa
public double MechanicalAttenuation { get; set; }
Remarks
Specifies a Double representing the level of mechanical attenuation, in dB, for the RF path.
Exceptions
| Type | Description |
|---|---|
| System.ObjectDisposedException | The MechanicalAttenuation property was accessed after the associated NIRfsa object was disposed. |