DCPowerTriggers Class
- Updated2025-10-06
- 1 minute(s) read
Provides underlying triggers of specific types.
Derives from
Syntax
Namespace: NationalInstruments.ModularInstruments.NIDCPower
public class DCPowerTriggers : 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 |
|---|---|
| MeasureTrigger | Gets the DCPowerMeasureTrigger sub-object that is used to configure the Measure Trigger of NI-DCPower. |
| PulseTrigger | Gets the DCPowerPulseTrigger sub-object that is used to configure the Pulse Trigger of NI-DCPower. |
| SequenceAdvanceTrigger | Gets the DCPowerSequenceAdvanceTrigger sub-object that is used to configure the Sequence Advance Trigger of NI-DCPower. |
| SourceTrigger | Gets the DCPowerSourceTrigger sub-object that is used to configure the Source Trigger of NI-DCPower. |
| StartTrigger | Gets the DCPowerStartTrigger sub-object that is used to configure the Start Trigger for NI-DCPower. |