ScopeTriggerPolarity Enumeration
- Updated2023-09-06
- 1 minute(s) read
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 name | Value | Description | |
---|---|---|---|
Positive | 1 | The digitizer will trigger with positive polarity. | |
Negative | 2 | The digitizer will trigger with negative polarity. | |
Either | 3 | The digitizer will trigger with either polarity. |