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

DCPowerShutdownTriggerType Enumeration
Specifies values for the Type property.
Namespace: NationalInstruments.ModularInstruments.NIDCPower
Assembly: NationalInstruments.ModularInstruments.NIDCPower.Fx40 (in NationalInstruments.ModularInstruments.NIDCPower.Fx40.dll) Version: 2023
Syntax
public enum DCPowerShutdownTriggerType
Public Enumeration DCPowerShutdownTriggerType
Members
Member 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. |