Converts the DCPowerMeasureCompleteEventOutputTerminal object to the equivalent string.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIDCPower

public static implicit operator string(DCPowerMeasureCompleteEventOutputTerminal outputTerminal)

Parameters

NameTypeDescription
outputTerminalDCPowerMeasureCompleteEventOutputTerminal

Specifies the DCPowerMeasureCompleteEventOutputTerminal object to be converted to string.

Returns

Returns a String from the DCPowerMeasureCompleteEventOutputTerminal object.