NI-SCOPE .NET Class Library Help

Table of Contents

ScopeTriggerPolarity Enumeration

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

ScopeTriggerPolarity Enumeration

Specifies the polarity with which the digitizer will trigger.

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

Syntax

public enum ScopeTriggerPolarity
Public Enumeration ScopeTriggerPolarity

Members

  Member nameValueDescription
Positive1 The digitizer will trigger with positive polarity.
Negative2 The digitizer will trigger with negative polarity.
Either3 The digitizer will trigger with either polarity.

See Also

Log in to get a better experience