Configures the StartTrigger for digital edge triggering.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIDCPower

public void Configure(DCPowerDigitalEdgeStartTriggerInputTerminal inputTerminal, DCPowerTriggerEdge edge)

Parameters

NameTypeDescription
inputTerminalDCPowerDigitalEdgeStartTriggerInputTerminal

Specifies the inputTerminal of the digital edge for the StartTrigger.

edgeDCPowerTriggerEdge

Specifies whether to configure the StartTrigger to assert on the rising or falling edge.

Exceptions

TypeDescription
System.ObjectDisposedException

The Configure method was accessed after the associated NIDCPower object was disposed.