Configures the SequenceAdvanceTrigger for digital edge triggering.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIDCPower

public void Configure(DCPowerDigitalEdgeSequenceAdvanceTriggerInputTerminal inputTerminal, DCPowerTriggerEdge edge)

Parameters

NameTypeDescription
inputTerminalDCPowerDigitalEdgeSequenceAdvanceTriggerInputTerminal

Specifies the input terminal of the digital edge for the SequenceAdvanceTrigger.

edgeDCPowerTriggerEdge

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

Exceptions

TypeDescription
System.ObjectDisposedException

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