NI-Digital Pattern Driver .NET Class Library

Table of Contents

DigitalSequencerFlagTrigger.TerminalName Property

  • Updated2023-11-24
  • 1 minute(s) read
DigitalSequencerFlagTrigger.TerminalName Property

DigitalSequencerFlagTriggerTerminalName Property

Gets a string containing the terminal name of the DigitalSequencerFlagTrigger.

Namespace:  NationalInstruments.ModularInstruments.NIDigital
Assembly:  NationalInstruments.ModularInstruments.NIDigital.Fx40 (in NationalInstruments.ModularInstruments.NIDigital.Fx40.dll) Version: 2021

Syntax

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

Property Value

Type: String

The terminal name of the DigitalSequencerFlagTrigger.

Remarks

You can use this terminal name as an input signal source for another trigger.

See Also

Log in to get a better experience