ni-rfsg-dotnet-api-ref_doc

Table of Contents

RfsgMarkerEventExportedOutputTerminal Implicit Conversion (RfsgMarkerEventExportedOutputTerminal to String)

  • Updated2024-05-08
  • 1 minute(s) read
RfsgMarkerEventExportedOutputTerminal Implicit Conversion (RfsgMarkerEventExportedOutputTerminal to String)

RfsgMarkerEventExportedOutputTerminal  Conversion (RfsgMarkerEventExportedOutputTerminal to String)

Converts the RfsgMarkerEventExportedOutputTerminal object to equivalent string.

Namespace:  NationalInstruments.ModularInstruments.NIRfsg
Assembly:  NationalInstruments.ModularInstruments.NIRfsg.Fx40 (in NationalInstruments.ModularInstruments.NIRfsg.Fx40.dll) Version: 2022

Syntax

public static implicit operator string (
	RfsgMarkerEventExportedOutputTerminal outputTerminal
)
Public Shared Widening Operator CType ( 
	outputTerminal As RfsgMarkerEventExportedOutputTerminal
) As String

Parameters

outputTerminal
Type: NationalInstruments.ModularInstruments.NIRfsgRfsgMarkerEventExportedOutputTerminal
Specifies the RfsgMarkerEventExportedOutputTerminal object to be converted to string.

Return Value

Type: String
Returns a string from the RfsgMarkerEventExportedOutputTerminal object.

See Also

Log in to get a better experience