Converts the specified string to the equivalent RfsaReadyForAdvanceEventExportedOutputTerminal object.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsa

public static implicit operator RfsaReadyForAdvanceEventExportedOutputTerminal(string outputTerminal)

Parameters

NameTypeDescription
outputTerminalstring

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

Returns

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