MinimumAcpr
- Updated2025-10-14
- 1 minute(s) read
Gets or sets the minimum adjacent channel power ratio (ACPR), in dB, relative to the main channel reference level.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsa
public double MinimumAcpr { get; set; }
Remarks
Specifies an Int32 representing the minimum adjacent channel power ratio (ACPR), in dB, relative to the main channel reference level.
Exceptions
| Type | Description |
|---|---|
| System.ObjectDisposedException | The MinimumAcpr property was accessed after the associated NIRfsa object was disposed. |