Asynchronously creates an external current flow path between two specified endpoints.

Syntax

Namespace: NationalInstruments.ECUTS.Pulser

public async Task CreateExternalCurrentFlowPathAsync(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.

Returns

CreateExternalCurrentFlowPathAsync returns a task that represents the asynchronous operation.

Exceptions

TypeDescription
PulserSessionException

Thrown when one of the following error conditions occurs: