Converts the RfsgScriptTriggerExportedOutputTerminal object to equivalent string.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsg

public static implicit operator string(RfsgScriptTriggerExportedOutputTerminal outputTerminal)

Parameters

NameTypeDescription
outputTerminalRfsgScriptTriggerExportedOutputTerminal

Specifies the RfsgScriptTriggerExportedOutputTerminal object to be converted to string.

Returns

Returns a string from the RfsgScriptTriggerExportedOutputTerminal object.