Type
- Updated2025-10-06
- 1 minute(s) read
Gets or sets the SequenceAdvanceTrigger trigger type.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIDCPower
public DCPowerSequenceAdvanceTriggerType Type { get; set; }
Remarks
Refer to the Configure Triggers and Events topic in your instrument user manual for more information about triggers and events.
Specifies the DCPowerSequenceAdvanceTriggerType enumeration.
Exceptions
| Type | Description |
|---|---|
| System.ObjectDisposedException | The Type property was accessed after the associated NIDCPower object was disposed. |