NI-SCOPE .NET Class Library Help

ScopeTrigger.AdvanceTrigger Property

  • Updated2023-09-06
  • 1 minute(s) read
ScopeTrigger.AdvanceTrigger Property

ScopeTriggerAdvanceTrigger Property

Gets the ScopeAdvanceTrigger sub-object.

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

Syntax

public ScopeAdvanceTrigger AdvanceTrigger { get; }
Public ReadOnly Property AdvanceTrigger As ScopeAdvanceTrigger
	Get

Property Value

Type: ScopeAdvanceTrigger
An object of the type ScopeAdvanceTrigger.

See Also