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