RfsaSelfCalibration.Correction300KhzFilter Property
- Updated2025-07-17
- 1 minute(s) read
Rfsa
Gets or sets the internal gain self-calibration correction for the 300 kHz IF filter path.
Namespace: NationalInstruments.ModularInstruments.NIRfsa
Assembly: NationalInstruments.ModularInstruments.NIRfsa.Fx45 (in NationalInstruments.ModularInstruments.NIRfsa.Fx45.dll) Version: 2025
Syntax
public double Correction300KhzFilter { get; set; }
Public Property Correction300KhzFilter As Double Get Set
Property Value
DoubleSpecifies a Double representing the internal gain self-calibration correction for the 300 kHz IF filter path.
Exceptions
Exception | Condition |
---|---|
ObjectDisposedException | The Correction300KhzFilter property was accessed after the associated NIRfsa object was disposed. |