NIRfsa Namespace

Table of Contents

RfsaAdvanceTrigger.TerminalName Property

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

RfsaAdvanceTriggerTerminalName 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
Returns a String representing the signal name. The default value is /DigitizerName/AdvanceTrigger, where DigitizerName is the name associated with your 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