NIRfsa Namespace

Table of Contents

RfsaLOSource.FromString Method

  • Updated2025-05-22
  • 1 minute(s) read
RfsaLOSource.FromString Method

RfsaLOSourceFromString Method

Creates an RfsaLOSource object from the specified string.

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

Syntax

public static RfsaLOSource FromString(
	string source
)
Public Shared Function FromString ( 
	source As String
) As RfsaLOSource

Parameters

source  String
Specifies a string that is the source of RfsaDigitalEdgeConfigurationListStepTrigger.

Return Value

RfsaLOSource
Returns an object of type RfsaDigitalEdgeConfigurationListStepTrigger.

See Also

Log in to get a better experience