DCPowerEvents Class
- Updated2025-10-06
- 1 minute(s) read
Provides underlying hardware events of specific types.
Derives from
Syntax
Namespace: NationalInstruments.ModularInstruments.NIDCPower
public class DCPowerEvents : DCPowerSubObject
Remarks
For more information, refer to NI DC Power Supplies and SMUs Help.
Thread Safety
All members of this type are safe for multithreaded operations.
Properties
| Name | Description |
|---|---|
| MeasureCompleteEvent | Gets the DCPowerMeasureCompleteEvent sub-object that is used to configure the Measure Complete event. |
| PulseCompleteEvent | Gets the DCPowerPulseCompleteEvent sub-object that is used to configure the Pulse Complete event. |
| ReadyForPulseTriggerEvent | Gets the ReadyForPulseTriggerEvent sub-object that is used to configure the Ready For Pulse Trigger event. |
| SequenceEngineDoneEvent | Gets the DCPowerSequenceEngineDoneEvent sub-object that is used to configure the Sequence Engine Done event. |
| SequenceIterationCompleteEvent | Gets the DCPowerSequenceIterationCompleteEvent sub-object that is used to configure the Sequence Iteration Complete event. |
| SourceCompleteEvent | Gets the DCPowerSourceCompleteEvent sub-object that is used to configure the Source Complete event. |