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