NI-Digital Pattern Driver .NET Class Library

Table of Contents

DigitalSequencerFlagTrigger Class

  • Updated2023-11-24
  • 2 minute(s) read
DigitalSequencerFlagTrigger Class

DigitalSequencerFlagTrigger Class

Provides the configuration for the sequencer flag trigger.

Inheritance Hierarchy

SystemObject
  NationalInstruments.ModularInstruments.NIDigitalDigitalSubObject
    NationalInstruments.ModularInstruments.NIDigitalDigitalSequencerFlagTrigger

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

Syntax

public sealed class DigitalSequencerFlagTrigger : DigitalSubObject
Public NotInheritable Class DigitalSequencerFlagTrigger
	Inherits DigitalSubObject

The DigitalSequencerFlagTrigger type exposes the following members.

Properties

  NameDescription
Public propertyTerminalName
Gets a string containing the terminal name of the DigitalSequencerFlagTrigger.
Top

Methods

  NameDescription
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Log in to get a better experience