ni-rfsg-dotnet-api-ref_doc

Table of Contents

RfsgStartedEventExportedOutputTerminal Implicit Conversion (String to RfsgStartedEventExportedOutputTerminal)

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

RfsgStartedEventExportedOutputTerminal  Conversion (String to RfsgStartedEventExportedOutputTerminal)

Converts the specified string to an equivalent RfsgStartedEventExportedOutputTerminal object.

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

Syntax

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

Parameters

outputTerminal
Type: SystemString
Specifies the string to be converted to the equivalent RfsgStartedEventExportedOutputTerminal object.

Return Value

Type: RfsgStartedEventExportedOutputTerminal
Returns an object of type RfsgStartedEventExportedOutputTerminal from the string passed in outputTerminal.

See Also

Log in to get a better experience