NIRfsg Namespace

Table of Contents

RfsgLocalOscillatorSource.FromString Method

  • Updated2025-05-22
  • 1 minute(s) read
RfsgLocalOscillatorSource.FromString Method

RfsgLocalOscillatorSourceFromString Method

Creates an RfsgLocalOscillatorSource object from the specified string.

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

Syntax

public static RfsgLocalOscillatorSource FromString(
	string source
)
Public Shared Function FromString ( 
	source As String
) As RfsgLocalOscillatorSource

Parameters

source  String
Specifies a string representing the source of RfsgRFLocalOscillator.

Return Value

RfsgLocalOscillatorSource
Returns an object of type RfsgLocalOscillatorSource.

See Also

Log in to get a better experience