NI-SCOPE .NET Class Library Help

Table of Contents

ScopeTrigger.IsAutoTriggered Property

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

ScopeTriggerIsAutoTriggered Property

Gets whether the acquisition was auto triggered.

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

Syntax

public bool IsAutoTriggered { get; }
Public ReadOnly Property IsAutoTriggered As Boolean
	Get

Property Value

Type: Boolean
Auto triggering occurs if the Modifier is set to Auto, and no trigger has been received for a certain amount of time. , if the acquisition is triggered in this scenario and , if the acquisition is not triggered.

See Also

Log in to get a better experience