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

DCPowerPulsePolarity Enumeration
Specifies values for NI-DCPower pulse polarity.
Namespace: NationalInstruments.ModularInstruments.NIDCPower
Assembly: NationalInstruments.ModularInstruments.NIDCPower.Fx45 (in NationalInstruments.ModularInstruments.NIDCPower.Fx45.dll) Version: 2023
Syntax
public enum DCPowerPulsePolarity
Public Enumeration DCPowerPulsePolarity
Members
Member 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. |