NIRfsa Namespace

Table of Contents

RfsaAdvancedVertical.MinimumAcpr Property

  • Updated2025-05-22
  • 1 minute(s) read
RfsaAdvancedVertical.MinimumAcpr Property

RfsaAdvancedVerticalMinimumAcpr Property

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

Double
Specifies an Int32 representing the minimum adjacent channel power ratio (ACPR), in dB, relative to the main channel reference level.

Exceptions

ExceptionCondition
ObjectDisposedException The MinimumAcpr property was accessed after the associated NIRfsa object was disposed.

See Also

Log in to get a better experience