RfsgLocalOscillatorSource Implicit Conversion (RfsgLocalOscillatorSource to String)
- Updated2024-05-08
- 1 minute(s) read
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: StringReturns a string from the RfsgLocalOscillatorSource object.