NI-Digital Pattern Driver .NET Class Library

Table of Contents

DigitalEdgeConditionalJumpTrigger.Source Property

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

DigitalEdgeConditionalJumpTriggerSource Property

Gets or sets the source terminal for the Conditional Jump 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 Conditional Jump Trigger. This property is used when TriggerType is set to DigitalEdge. The default value is "".

See Also

Log in to get a better experience