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

TypeDescription
System.ObjectDisposedException

The Type property was accessed after the associated NIDCPower object was disposed.