DCPowerStartTrigger Class
- Updated2025-10-06
- 1 minute(s) read
Represents the properties used to configure the StartTrigger for NI-DCPower.
Derives from
Syntax
Namespace: NationalInstruments.ModularInstruments.NIDCPower
public class DCPowerStartTrigger : 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 |
|---|---|
| DigitalEdge | Gets the digital edge of the StartTrigger. |
| ExportedOutputTerminal | Gets or sets the DCPowerStartTriggerExportedOutputTerminal. |
| Type | Gets or sets the DCPowerStartTriggerType. |
Methods
| Name | Description |
|---|---|
| ConfigureSoftwareEdgeTrigger() | Configures the StartTrigger for software triggering. |
| Disable() | Disables the StartTrigger. |
| SendSoftwareEdgeTrigger() | Sends a Software Edge StartTrigger. |