DCPowerStartTrigger.Type Property
- Updated2024-01-04
- 1 minute(s) read

DCPowerStartTriggerType Property
Gets or sets the DCPowerStartTriggerType.
Namespace: NationalInstruments.ModularInstruments.NIDCPower
Assembly: NationalInstruments.ModularInstruments.NIDCPower.Fx40 (in NationalInstruments.ModularInstruments.NIDCPower.Fx40.dll) Version: 2023
Syntax
public DCPowerStartTriggerType Type { get; set; }
Public Property Type As DCPowerStartTriggerType Get Set
Property Value
Type: DCPowerStartTriggerTypeSpecifies the DCPowerStartTriggerType enumeration.
Exceptions
Exception | Condition |
---|---|
ObjectDisposedException | The Type property was accessed after the associated NIDCPower object was disposed. |