NIRfsa Namespace

Table of Contents

RfsaAdvancedSignalPath.InputPort Property

  • Updated2025-05-22
  • 1 minute(s) read
RfsaAdvancedSignalPath.InputPort Property

RfsaAdvancedSignalPathInputPort Property

Gets or sets the connector(s) to acquire the signal.

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

Syntax

public RfsaInputPort InputPort { get; set; }
Public Property InputPort As RfsaInputPort
	Get
	Set

Property Value

RfsaInputPort
Specifies the RfsaInputPort enumeration.

Exceptions

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

See Also

Log in to get a better experience