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

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