NIRfsa Namespace

Table of Contents

RfsaIQInPortChannel.TerminalConfiguration Property

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

RfsaIQInPortChannelTerminalConfiguration Property

Gets or sets the the terminal configuration of the I/Q port.

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

Syntax

public RfsaIQInPortTerminalConfiguration TerminalConfiguration { get; set; }
Public Property TerminalConfiguration As RfsaIQInPortTerminalConfiguration
	Get
	Set

Property Value

RfsaIQInPortTerminalConfiguration
Specifies the RfsaIQInPortTerminalConfiguration enumeration. The default value is Differential.

Exceptions

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

Remarks

Configures the terminal configuration of the I/Q port.

See Also

Log in to get a better experience