RfsaLOSource Implicit Conversion (String to RfsaLOSource)
- Updated2025-07-17
- 1 minute(s) read
Rfsa
Converts the specifies string to the equivalent RfsaLOSource object.
Namespace: NationalInstruments.ModularInstruments.NIRfsa
Assembly: NationalInstruments.ModularInstruments.NIRfsa.Fx45 (in NationalInstruments.ModularInstruments.NIRfsa.Fx45.dll) Version: 2025
Syntax
public static implicit operator RfsaLOSource ( string source )
Public Shared Widening Operator CType ( source As String ) As RfsaLOSource
Parameters
- source String
- Specifies the string to be converted to the equivalent RfsaLOSource object.
Return Value
RfsaLOSourceReturns an object of type RfsaLOSource from the string passed in source.