InputTerminal
- Updated2025-10-06
- 1 minute(s) read
Gets or sets the input terminal for the Digital Edge Sequence Advance trigger.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIDCPower
public DCPowerDigitalEdgeSequenceAdvanceTriggerInputTerminal InputTerminal { get; set; }
Remarks
Use this property only when the DCPowerStartTriggerType property is set to DigitalEdge.
Specifies the DCPowerDigitalEdgeSequenceAdvanceTriggerInputTerminal value.
Exceptions
| Type | Description |
|---|---|
| System.ObjectDisposedException | The InputTerminal property was accessed after the associated NIDCPower object was disposed. |