Creates an external current flow path between two specified endpoints.

Syntax

Namespace: NationalInstruments.ECUTS.Pulser

public void CreateExternalCurrentFlowPath(Endpoint currentIntoDutEndpoint, Endpoint currentFromDutEndpoint)

Remarks

If the external current flow path between the two specified endpoints has already been created, this method does nothing. This method also destroys the current flow path that was previously created.

Parameters

NameTypeDescription
currentIntoDutEndpointEndpoint

Specifies the endpoint representing the pulse current flowing into DUT.

currentFromDutEndpointEndpoint

Specifies the endpoint representing the pulse current flowing from DUT.

Exceptions

TypeDescription
PulserSessionException

Thrown when one of the following error conditions occurs: