Converts the specified string to equivalent RfsgConfigurationSettledEventExportedOutputTerminal object.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsg

public static implicit operator RfsgConfigurationSettledEventExportedOutputTerminal(string outputTerminal)

Parameters

NameTypeDescription
outputTerminalstring

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

Returns

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