NI-SCOPE .NET Class Library Help

ScopeArmReferenceTrigger.DigitalEdge Property

  • Updated2023-09-06
  • 1 minute(s) read
ScopeArmReferenceTrigger.DigitalEdge Property

ScopeArmReferenceTriggerDigitalEdge Property

Gets a ScopeDigitalEdgeArmReferenceTrigger sub-object that specifies properties and methods related to digital edge arm reference triggers.

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

Syntax

public ScopeDigitalEdgeArmReferenceTrigger DigitalEdge { get; }
Public ReadOnly Property DigitalEdge As ScopeDigitalEdgeArmReferenceTrigger
	Get

Property Value

Type: ScopeDigitalEdgeArmReferenceTrigger
A sub-object of the type ScopeDigitalEdgeArmReferenceTrigger.

See Also