Converts the specified string to equivalent RfsgDoneEventExportedOutputTerminal object.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsg

public static implicit operator RfsgDoneEventExportedOutputTerminal(string outputTerminal)

Parameters

NameTypeDescription
outputTerminalstring

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

Returns

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