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