ScopeTVTriggerPolarity Enumeration
- Updated2023-09-06
- 1 minute(s) read
ScopeTVTriggerPolarity Enumeration
Specifies whether a rising edge or a falling edge triggers the digitizer.
Namespace: NationalInstruments.ModularInstruments.NIScope
Assembly: NationalInstruments.ModularInstruments.NIScope.Fx45 (in NationalInstruments.ModularInstruments.NIScope.Fx45.dll) Version: 2023
Syntax
public enum ScopeTVTriggerPolarity
Public Enumeration ScopeTVTriggerPolarity
Members
| Member name | Value | Description | |
|---|---|---|---|
| Positive | 1 | A positive (rising) edge passing through the trigger level triggers the digitizer. For a digital trigger, this corresponds to a low-to-high transition. | |
| Negative | 2 | A negative (falling) edge passing through the trigger level triggers the digitizer. For a digital trigger, this corresponds to a high-to-low transition. |