Creates an RfsgConfigurationListStepTriggerExportedOutputTerminal object from the specified string.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsg

public static RfsgConfigurationListStepTriggerExportedOutputTerminal FromString(string outputTerminal)

Parameters

NameTypeDescription
outputTerminalstring

Specifies a string that represents the output terminal of RfsgConfigurationListStepTrigger.

Returns

Returns an object of type RfsgConfigurationListStepTriggerExportedOutputTerminal.