NI-SCOPE .NET Class Library Help

Table of Contents

ScopeTriggerModifier Enumeration

  • Updated2023-09-06
  • 1 minute(s) read
ScopeTriggerModifier Enumeration

ScopeTriggerModifier Enumeration

Configures the device to automatically complete an acquisition if a trigger has not been received, after a period of time.

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

Syntax

public enum ScopeTriggerModifier
Public Enumeration ScopeTriggerModifier

Members

  Member nameValueDescription
None1 The acquisition is not triggered if the trigger Type is set to any value other than Immediate.
Auto2 The acquisition is auto-triggered, if no trigger arrives.

See Also

Log in to get a better experience