NIRfsa Namespace

Table of Contents

RfsaIQInPortChannel.VerticalRange Property

  • Updated2025-07-17
  • 1 minute(s) read
RfsaIQInPortChannel.VerticalRange Property

RfsaIQInPortChannelVerticalRange Property

Gets or sets the voltage range for the I/Q terminals.

Namespace: NationalInstruments.ModularInstruments.NIRfsa
Assembly: NationalInstruments.ModularInstruments.NIRfsa.Fx45 (in NationalInstruments.ModularInstruments.NIRfsa.Fx45.dll) Version: 2025

Syntax

public double VerticalRange { get; set; }
Public Property VerticalRange As Double
	Get
	Set

Property Value

Double
Specifies a Double representing the voltage range, in volts (V), for the I/Q terminals.

Exceptions

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

Remarks

The voltage range in differential terminal configuration is configurable from 2 Vpk-pk to 0.032 Vpk-pk in 1 dB steps. In single-ended terminal configuration, valid ranges are half those for differential. Values are always coerced up to the next valid range.

See Also

Log in to get a better experience