Convert the specified string to equivalent RfsgScriptTriggerExportedOutputTerminal object.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsg

public static implicit operator RfsgScriptTriggerExportedOutputTerminal(string outputTerminal)

Parameters

NameTypeDescription
outputTerminalstring

Specifies the string to be converted to equivalent RfsgScriptTriggerExportedOutputTerminal object.

Returns

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