DCPowerPulsePolarity Enumeration
- Updated2025-10-06
- 1 minute(s) read
Specifies values for NI-DCPower pulse polarity.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIDCPower
public enum DCPowerPulsePolarity
Members
| Name | Value | Description |
|---|---|---|
| ActiveHigh | 1018 | Specifies that a high pulse occurs when the event is generated. The exported signal is low level both before and after the event is generated. |
| ActiveLow | 1019 | Specifies that a low pulse occurs when the event is generated. The exported signal is high level both before and after the event is generated. |