NIRfsa Namespace

Table of Contents

RfsaLOSource Implicit Conversion (String to RfsaLOSource)

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

RfsaLOSource   Conversion (String to RfsaLOSource)

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

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

See Also

Log in to get a better experience