DCPowerDigitalEdgeStartTrigger.InputTerminal Property
- Updated2024-01-04
- 1 minute(s) read

DCPowerDigitalEdgeStartTriggerInputTerminal Property
Gets or sets the input terminal for the DCPowerDigitalEdgeStartTrigger.
Namespace: NationalInstruments.ModularInstruments.NIDCPower
Assembly: NationalInstruments.ModularInstruments.NIDCPower.Fx45 (in NationalInstruments.ModularInstruments.NIDCPower.Fx45.dll) Version: 2023
Syntax
public DCPowerDigitalEdgeStartTriggerInputTerminal InputTerminal { get; set; }
Public Property InputTerminal As DCPowerDigitalEdgeStartTriggerInputTerminal Get Set
Property Value
Type: DCPowerDigitalEdgeStartTriggerInputTerminalSpecifies the DCPowerDigitalEdgeStartTriggerInputTerminal value.
Exceptions
Exception | Condition |
---|---|
ObjectDisposedException | The InputTerminal property was accessed after the associated NIDCPower object was disposed. |
Remarks
Use this property only when the DCPowerStartTriggerType property is set to DigitalEdge.