DCPowerOutputTriggers Class
- Updated2025-10-06
- 1 minute(s) read
Provides underlying triggers of specific types.
Derives from
Syntax
Namespace: NationalInstruments.ModularInstruments.NIDCPower
public class DCPowerOutputTriggers : 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 DCPowerOutputMeasureTrigger sub-object that is used to configure the Measure Trigger of NI-DCPower. |
| PulseTrigger | Gets the DCPowerOutputPulseTrigger sub-object that is used to configure the Pulse Trigger of NI-DCPower. |
| SequenceAdvanceTrigger | Gets the DCPowerOutputSequenceAdvanceTrigger sub-object that is used to configure the Sequence Advance Trigger of NI-DCPower. |
| ShutdownTrigger | Gets the DCPowerOutputShutdownTrigger sub-object that is used to configure the Shutdown Trigger of NI-DCPower. |
| SourceTrigger | Gets the DCPowerOutputSourceTrigger sub-object that is used to configure the Source Trigger of NI-DCPower. |
| StartTrigger | Gets the DCPowerOutputStartTrigger sub-object that is used to configure the Start Trigger for NI-DCPower. |