Converts the specified string to equivalent RfsgMarkerEventExportedOutputTerminal object.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsg

public static implicit operator RfsgMarkerEventExportedOutputTerminal(string outputTerminal)

Parameters

NameTypeDescription
outputTerminalstring

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

Returns

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