DCPowerOutputDigitalEdgeStartTrigger Class
- Updated2025-10-06
- 1 minute(s) read
Represents the methods and properties used to configure the digital edge for the StartTrigger for the specified channel(s).
Derives from
Syntax
Namespace: NationalInstruments.ModularInstruments.NIDCPower
public class DCPowerOutputDigitalEdgeStartTrigger : 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 |
|---|---|
| Edge | Gets or sets whether to configure the StartTrigger to assert on the rising or falling edge. |
| InputTerminal | Gets or sets the input terminal for the StartTrigger. |
Methods
| Name | Description |
|---|---|
| Configure(DCPowerDigitalEdgeStartTriggerInputTerminal, DCPowerTriggerEdge) | Configures the StartTrigger for digital edge triggering for the specified channel(s). |