RFAttenuation
- Updated2025-10-14
- 1 minute(s) read
Gets or sets the downconverter module attenuation setting.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsa
public double RFAttenuation { get; set; }
Remarks
Specifies a Double representing the downconverter module attenuation setting.
NI-RFSA automatically chooses an attenuation setting for the reference level that you configure.
Exceptions
| Type | Description |
|---|---|
| System.ObjectDisposedException | The RFAttenuation property was accessed after the associated NIRfsa object was disposed. |