NIRfsg Namespace

Table of Contents

RfsgLocalOscillatorSource Implicit Conversion (String to RfsgLocalOscillatorSource)

  • Updated2025-02-03
  • 1 minute(s) read
RfsgLocalOscillatorSource Implicit Conversion (String to RfsgLocalOscillatorSource)

RfsgLocalOscillatorSource   Conversion (String to RfsgLocalOscillatorSource)

Convert the specified string to equivalent RfsgLocalOscillatorSource object.

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

Syntax

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

Parameters

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

Return Value

RfsgLocalOscillatorSource
Returns an object of type RfsgLocalOscillatorSource from the string passed in the source.

See Also

Log in to get a better experience