RfsgLocalOscillatorSource.FromString Method
- Updated2025-05-22
- 1 minute(s) read
Rfsg
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
RfsgLocalOscillatorSourceReturns an object of type RfsgLocalOscillatorSource.