DCPowerEventOutputBehavior Enumeration
- Updated2025-10-06
- 1 minute(s) read
Specifies values for the event output behavior property.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIDCPower
public enum DCPowerEventOutputBehavior
Members
| 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. |