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