NI-SCOPE .NET Class Library Help

Table of Contents

ScopeDigitalEdgeArmReferenceTrigger.Source Property

  • Updated2023-09-06
  • 1 minute(s) read
ScopeDigitalEdgeArmReferenceTrigger.Source Property

ScopeDigitalEdgeArmReferenceTriggerSource Property

Gets or sets the source the digitizer monitors for an arm reference trigger. When the arm reference trigger is received, the digitizer begins looking for a Reference (Stop) trigger from the configured trigger source.

Namespace:  NationalInstruments.ModularInstruments.NIScope
Assembly:  NationalInstruments.ModularInstruments.NIScope.Fx45 (in NationalInstruments.ModularInstruments.NIScope.Fx45.dll) Version: 2023

Syntax

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

Property Value

Type: ScopeArmReferenceTriggerSource
An object of type ScopeArmReferenceTriggerSource.

See Also

Log in to get a better experience