NI-Digital Pattern Driver .NET Class Library

Table of Contents

DigitalEdgeStartTrigger.Source Property

  • Updated2023-11-24
  • 1 minute(s) read
DigitalEdgeStartTrigger.Source Property

DigitalEdgeStartTriggerSource Property

Gets or sets the source terminal for the start trigger.

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

Syntax

public string Source { get; set; }
Public Property Source As String
	Get
	Set

Property Value

Type: String

The source terminal for the start trigger. This property is used when TriggerType is set to DigitalEdge. The default value is an empty string ("").

See Also

Log in to get a better experience