NIRfsg Namespace

Table of Contents

RfsgConfigurationSettledEvent.OutputTerminal Property

  • Updated2025-02-03
  • 1 minute(s) read
RfsgConfigurationSettledEvent.OutputTerminal Property

RfsgConfigurationSettledEventOutputTerminal Property

Gets or sets the destination terminal for exporting the Configuration Settled event. To set this property, the NI-RFSG device must be in the Configuration state.

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

Syntax

public RfsgConfigurationSettledEventExportedOutputTerminal OutputTerminal { get; set; }
Public Property OutputTerminal As RfsgConfigurationSettledEventExportedOutputTerminal
	Get
	Set

Property Value

RfsgConfigurationSettledEventExportedOutputTerminal
Specifies the RfsgConfigurationSettledEventExportedOutputTerminal enumeration.

Exceptions

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

See Also

Log in to get a better experience