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