RfsaAdvancedVertical.MinimumAcpr Property
- Updated2025-05-22
- 1 minute(s) read
Rfsa
Gets or sets the minimum adjacent channel power ratio (ACPR), in dB, relative to the main
channel reference level.
Namespace: NationalInstruments.ModularInstruments.NIRfsa
Assembly: NationalInstruments.ModularInstruments.NIRfsa.Fx45 (in NationalInstruments.ModularInstruments.NIRfsa.Fx45.dll) Version: 2025
Syntax
public double MinimumAcpr { get; set; }
Public Property MinimumAcpr As Double Get Set
Property Value
DoubleSpecifies an Int32 representing the minimum adjacent channel power ratio (ACPR), in dB, relative to the main channel reference level.
Exceptions
Exception | Condition |
---|---|
ObjectDisposedException | The MinimumAcpr property was accessed after the associated NIRfsa object was disposed. |