NIRfsg Namespace

Table of Contents

RfsgMarkerEventExportedOutputTerminal Implicit Conversion (String to RfsgMarkerEventExportedOutputTerminal)

  • Updated2025-05-22
  • 1 minute(s) read
RfsgMarkerEventExportedOutputTerminal Implicit Conversion (String to RfsgMarkerEventExportedOutputTerminal)

RfsgMarkerEventExportedOutputTerminal   Conversion (String to RfsgMarkerEventExportedOutputTerminal)

Converts the specified string to equivalent RfsgMarkerEventExportedOutputTerminal object.

Namespace: NationalInstruments.ModularInstruments.NIRfsg
Assembly: NationalInstruments.ModularInstruments.NIRfsg.Fx45 (in NationalInstruments.ModularInstruments.NIRfsg.Fx45.dll) Version: 2025

Syntax

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

Parameters

outputTerminal  String
Specifies the string to be converted to the equivalent RfsgMarkerEventExportedOutputTerminal object.

Return Value

RfsgMarkerEventExportedOutputTerminal
Returns an object of type RfsgMarkerEventExportedOutputTerminal from the string passed in outputTerminal.

See Also

Log in to get a better experience