DCPowerTriggerEdge Enumeration
- Updated2025-10-06
- 1 minute(s) read
Specifies the transitions of the signal from one discrete level to another.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIDCPower
public enum DCPowerTriggerEdge
Members
| Name | Value | Description |
|---|---|---|
| Rising | 1016 | Specifies that the signal transitions is from low level to high level. |
| Falling | 1017 | Specifies that the signal transitions is from high level to low level. |