Creates an RfsgExportedPulseModulationEventOutputTerminal object from the specified string.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsg

public static RfsgExportedPulseModulationEventOutputTerminal FromString(string outputTerminal)

Parameters

NameTypeDescription
outputTerminalstring

Specifies a string representing the output Terminal of ExportedPulseModulationEventOutputTerminal.

Returns

Returns an object of type RfsgExportedPulseModulationEventOutputTerminal.