DCPowerOutputEvents Class
- Updated2025-10-06
- 1 minute(s) read
Provides underlying hardware events of specific types.
Derives from
Syntax
Namespace: NationalInstruments.ModularInstruments.NIDCPower
public class DCPowerOutputEvents : 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 DCPowerOutputMeasureCompleteEvent sub-object that is used to configure the Measure Complete event. |
| PulseCompleteEvent | Gets the DCPowerOutputPulseCompleteEvent sub-object that is used to configure the Pulse Complete event. |
| ReadyForPulseTriggerEvent | Gets the DCPowerOutputReadyForPulseTriggerEvent sub-object that is used to configure the Ready For Pulse Trigger event. |
| SequenceEngineDoneEvent | Gets the DCPowerOutputSequenceEngineDoneEvent sub-object that is used to configure the Sequence Engine Done event. |
| SequenceIterationCompleteEvent | Gets the DCPowerOutputSequenceIterationCompleteEvent sub-object that is used to configure the Sequence Iteration Complete event. |
| SourceCompleteEvent | Gets the DCPowerOutputSourceCompleteEvent sub-object that is used to configure the Source Complete event. |