NIRfsa Namespace

Table of Contents

RfsaDigitizerSampleClockTimebaseSource Implicit Conversion (String to RfsaDigitizerSampleClockTimebaseSource)

  • Updated2025-07-17
  • 1 minute(s) read
RfsaDigitizerSampleClockTimebaseSource Implicit Conversion (String to RfsaDigitizerSampleClockTimebaseSource)

RfsaDigitizerSampleClockTimebaseSource   Conversion (String to RfsaDigitizerSampleClockTimebaseSource)

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

RfsaDigitizerSampleClockTimebaseSource
Returns a RfsaDigitizerSampleClockTimebaseSource object from the string passed in timebaseSource.

See Also

Log in to get a better experience