NIRfsg Namespace

Table of Contents

RfsgLocalOscillatorSource Implicit Conversion (RfsgLocalOscillatorSource to String)

  • Updated2025-05-22
  • 1 minute(s) read
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.Fx45 (in NationalInstruments.ModularInstruments.NIRfsg.Fx45.dll) Version: 2025

Syntax

public static implicit operator string (
	RfsgLocalOscillatorSource source
)
Public Shared Widening Operator CType ( 
	source As RfsgLocalOscillatorSource
) As String

Parameters

source  RfsgLocalOscillatorSource
Specifies the RfsgLocalOscillatorSource object to be converted to string.

Return Value

String
Returns a string from the RfsgLocalOscillatorSource object.

See Also

Log in to get a better experience