ni-rfsg-dotnet-api-ref_doc

Content Type
Programming Language
Current manual
Table of Contents
Product Documentationni-rfsg-dotnet-api-ref_docRfsgLocalOscillatorSource Implicit Conversion (RfsgLocalOscillatorSource to String)Current page
Table of Contents

RfsgLocalOscillatorSource Implicit Conversion (RfsgLocalOscillatorSource to String)

RfsgLocalOscillatorSource Implicit Conversion (RfsgLocalOscillatorSource to String)

RfsgLocalOscillatorSource  Conversion (RfsgLocalOscillatorSource to String)

Converts the RfsgLocalOscillatorSource 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 (
	RfsgLocalOscillatorSource source
)
Public Shared Widening Operator CType ( 
	source As RfsgLocalOscillatorSource
) As String

Parameters

source
Type: NationalInstruments.ModularInstruments.NIRfsgRfsgLocalOscillatorSource
Specifies the RfsgLocalOscillatorSource object to be converted to string.

Return Value

Type: String
Returns a string from the RfsgLocalOscillatorSource object.

See Also

In This Section
Was this information helpful?