Converts the specified string to the equivalent DCPowerSourceCompleteEventOutputTerminal object.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIDCPower

public static implicit operator DCPowerSourceCompleteEventOutputTerminal(string outputTerminal)

Parameters

NameTypeDescription
outputTerminalstring

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

Returns

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