Type
- Updated2025-10-06
- 1 minute(s) read
Gets or sets the SourceTrigger type.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIDCPower
public DCPowerSourceTriggerType Type { get; set; }
Remarks
Specifies the DCPowerSourceTriggerType enumeration.
Exceptions
| Type | Description |
|---|---|
| System.ObjectDisposedException | The Type property was accessed after the associated NIDCPower object was disposed. |