Converts the specified string to the equivalent DCPowerDigitalEdgeSourceTriggerInputTerminal object.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIDCPower

public static implicit operator DCPowerDigitalEdgeSourceTriggerInputTerminal(string inputTerminal)

Parameters

NameTypeDescription
inputTerminalstring

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

Returns

Returns an object of type DCPowerDigitalEdgeSourceTriggerInputTerminal from the string passed in inputTerminal.