Converts the specified string to an equivalent RfsgConfigurationListStepTriggerExportedOutputTerminal object.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsg

public static implicit operator RfsgConfigurationListStepTriggerExportedOutputTerminal(string outputTerminal)

Parameters

NameTypeDescription
outputTerminalstring

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

Returns

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