DCPowerPulseTriggerType Enumeration
- Updated2025-10-06
- 1 minute(s) read
Specifies values for the Type property.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIDCPower
public enum DCPowerPulseTriggerType
Members
| Name | Value | Description |
|---|---|---|
| None | (int)1012 | Specifies that no trigger is configured. |
| DigitalEdge | (int)1014 | Specifies that the data operation starts when a digital edge is detected. |
| SoftwareEdge | (int)1015 | Specifies that the data operation starts when a software trigger occurs. |