Configures the Measure trigger for digital edge triggering.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIDCPower

public void Configure(DCPowerDigitalEdgeMeasureTriggerInputTerminal inputTerminal, DCPowerTriggerEdge edge)

Parameters

NameTypeDescription
inputTerminalDCPowerDigitalEdgeMeasureTriggerInputTerminal

Specifies the input terminal of the digital edge for the Measure trigger.

edgeDCPowerTriggerEdge

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

Exceptions

TypeDescription
System.ObjectDisposedException

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