Converts the specified string to equivalent RfsgStartTriggerExportedOutputTerminal object.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsg

public static implicit operator RfsgStartTriggerExportedOutputTerminal(string outputTerminal)

Parameters

NameTypeDescription
outputTerminalstring

Specifies the string to be converted to equivalent RfsgStartTriggerExportedOutputTerminal object.

Returns

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