Converts the specified string to the equivalent DCPowerMeasureCompleteEventOutputTerminal object.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIDCPower

public static implicit operator DCPowerMeasureCompleteEventOutputTerminal(string outputTerminal)

Parameters

NameTypeDescription
outputTerminalstring

Specifies the string to be converted to the equivalent DCPowerMeasureCompleteEventOutputTerminal object.

Returns

Returns an object of type DCPowerMeasureCompleteEventOutputTerminal from the string passed in outputTerminal.