Converts the specified string to the equivalent RfsaExportStartTriggerExportedOutputTerminal object.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsa

public static implicit operator RfsaExportStartTriggerExportedOutputTerminal(string outputTerminal)

Parameters

NameTypeDescription
outputTerminalstring

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

Returns

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