NIRfsa Namespace

Table of Contents

RfsaReferenceClockSource Implicit Conversion (String to RfsaReferenceClockSource)

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

RfsaReferenceClockSource   Conversion (String to RfsaReferenceClockSource)

Converts the specified string to the equivalent RfsaReferenceClockSource object.

Namespace: NationalInstruments.ModularInstruments.NIRfsa
Assembly: NationalInstruments.ModularInstruments.NIRfsa.Fx45 (in NationalInstruments.ModularInstruments.NIRfsa.Fx45.dll) Version: 2025

Syntax

public static implicit operator RfsaReferenceClockSource (
	string source
)
Public Shared Widening Operator CType ( 
	source As String
) As RfsaReferenceClockSource

Parameters

source  String
Specifies the string to be converted to the equivalent RfsaReferenceClockSource object.

Return Value

RfsaReferenceClockSource
Returns an object of type RfsaReferenceClockSource from the string passed in the source parameter.

See Also

Log in to get a better experience