ni-rfsg-dotnet-api-ref_doc

Table of Contents

RfsgArb.OutputPort Property

  • Updated2024-05-08
  • 1 minute(s) read
RfsgArb.OutputPort Property

RfsgArbOutputPort Property

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

Namespace:  NationalInstruments.ModularInstruments.NIRfsg
Assembly:  NationalInstruments.ModularInstruments.NIRfsg.Fx40 (in NationalInstruments.ModularInstruments.NIRfsg.Fx40.dll) Version: 2022

Syntax

public RfsgOutputPort OutputPort { get; set; }
Public Property OutputPort As RfsgOutputPort
	Get
	Set

Property Value

Type: RfsgOutputPort
Specifies the RfsgOutputPort enumeration. The default value is RFOut.

Exceptions

ExceptionCondition
ObjectDisposedException The OutputPort property was accessed after the associated NIRfsg object was disposed.

See Also

Log in to get a better experience