DCPowerTriggerEdge Enumeration
- Updated2024-01-04
- 1 minute(s) read

DCPowerTriggerEdge Enumeration
Specifies the transitions of the signal from one discrete level to another.
Namespace: NationalInstruments.ModularInstruments.NIDCPower
Assembly: NationalInstruments.ModularInstruments.NIDCPower.Fx40 (in NationalInstruments.ModularInstruments.NIDCPower.Fx40.dll) Version: 2023
Syntax
public enum DCPowerTriggerEdge
Public Enumeration DCPowerTriggerEdge
Members
Member 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. |