RfsaNI5663SignalPath.IFAttenuation Property
- Updated2025-07-17
- 1 minute(s) read
Rfsa
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
DoubleSpecifies a Double representing the device attenuation value. Valid values are 0 to 30, inclusive.
Exceptions
Exception | Condition |
---|---|
ObjectDisposedException | The IFAttenuation property was accessed after the associated NIRfsa object was disposed. |