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

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