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

DCPowerEventOutputBehavior Enumeration
Specifies values for the event output behavior property.
Namespace: NationalInstruments.ModularInstruments.NIDCPower
Assembly: NationalInstruments.ModularInstruments.NIDCPower.Fx45 (in NationalInstruments.ModularInstruments.NIDCPower.Fx45.dll) Version: 2023
Syntax
public enum DCPowerEventOutputBehavior
Public Enumeration DCPowerEventOutputBehavior
Members
Member name | Value | Description | |
---|---|---|---|
Pulse | 1147 | A single 250ns pulse is transmitted. | |
Toggle | 1148 | The output level toggles between low and high. The initial output level is determined by DCPowerEventToggleInitialState. |