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

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