DCPowerMeasureTriggerType Enumeration
- Updated2025-10-06
- 1 minute(s) read
Specifies the values of Type for data operations.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIDCPower
public enum DCPowerMeasureTriggerType
Members
| Name | Value | Description |
|---|---|---|
| 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 edge is detected. |