Gets or sets the input terminal for the PulseTrigger.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIDCPower

public DCPowerDigitalEdgePulseTriggerInputTerminal InputTerminal { get; set; }

Remarks

Use this property only when the Type property is set to DigitalEdge. You can specify any valid input terminal for this property. Valid terminals are listed in Measurement and Automation Explorer under the Device Routes tab or in the documentation for your device.

Specifies the DCPowerDigitalEdgePulseTriggerInputTerminal value.

Exceptions

TypeDescription
System.ObjectDisposedException

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