Converts the RfsgMarkerEventExportedOutputTerminal object to equivalent string.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsg

public static implicit operator string(RfsgMarkerEventExportedOutputTerminal outputTerminal)

Parameters

NameTypeDescription
outputTerminalRfsgMarkerEventExportedOutputTerminal

Specifies the RfsgMarkerEventExportedOutputTerminal object to be converted to string.

Returns

Returns a string from the RfsgMarkerEventExportedOutputTerminal object.