ni-rfsg-dotnet-api-ref_doc

Content Type
Programming Language
Current manual
Table of Contents
Product Documentationni-rfsg-dotnet-api-ref_doc...Implicit Conversion OperatorsRfsgFrequencyReferenceExportedOutputTerminal Implicit Conversion (String to RfsgFrequencyReferenceExportedOutputTerminal)Current page
Table of Contents

RfsgFrequencyReferenceExportedOutputTerminal Implicit Conversion (String to RfsgFrequencyReferenceExportedOutputTerminal)

RfsgFrequencyReferenceExportedOutputTerminal Implicit Conversion (String to RfsgFrequencyReferenceExportedOutputTerminal)

RfsgFrequencyReferenceExportedOutputTerminal  Conversion (String to RfsgFrequencyReferenceExportedOutputTerminal)

Converts the specifies string to equivalent RfsgFrequencyReferenceExportedOutputTerminal object.

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

Syntax

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

Parameters

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

Return Value

Type: RfsgFrequencyReferenceExportedOutputTerminal
Returns object of type RfsgFrequencyReferenceExportedOutputTerminal.

See Also

In This Section
Was this information helpful?