NIRfsa Namespace

Table of Contents

RfsaReadyForAdvanceEvent.TerminalName Property

  • Updated2025-07-17
  • 1 minute(s) read
RfsaReadyForAdvanceEvent.TerminalName Property

RfsaReadyForAdvanceEventTerminalName Property

Gets the fully qualified signal name as a string.

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

Syntax

public string TerminalName { get; }
Public ReadOnly Property TerminalName As String
	Get

Property Value

String
Specifies a String representing the fully qualified signal name as a string. The default value is /DigitizerName/ReadyForAdvanceEvent, where DigitizerName is the name of your associated digitizer module in MAX.

Exceptions

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

See Also

Log in to get a better experience