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