ScopeTrigger.IsAutoTriggered Property
- Updated2023-09-06
- 1 minute(s) read
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: BooleanAuto 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.