Gets or sets the input terminal for the DCPowerDigitalEdgeStartTrigger.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIDCPower

public DCPowerDigitalEdgeStartTriggerInputTerminal InputTerminal { get; set; }

Remarks

Use this property only when the DCPowerStartTriggerType property is set to DigitalEdge.

Specifies the DCPowerDigitalEdgeStartTriggerInputTerminal value.

Exceptions

TypeDescription
System.ObjectDisposedException

The InputTerminal property was accessed after the associated NIDCPower object was disposed.