Converts the specified string to an equivalent RfsgStartedEventExportedOutputTerminal object.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsg

public static implicit operator RfsgStartedEventExportedOutputTerminal(string outputTerminal)

Parameters

NameTypeDescription
outputTerminalstring

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

Returns

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