Converts the DCPowerPulseCompleteEventOutputTerminal object to the equivalent string.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIDCPower

public static implicit operator string(DCPowerPulseCompleteEventOutputTerminal outputTerminal)

Parameters

NameTypeDescription
outputTerminalDCPowerPulseCompleteEventOutputTerminal

Specifies the DCPowerPulseCompleteEventOutputTerminal object to be converted to string.

Returns

Returns a String from the DCPowerPulseCompleteEventOutputTerminal object.