NIRfsa Namespace

Table of Contents

RfsaTimerStartSource.FromString Method

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

RfsaTimerStartSourceFromString Method

Creates an RfsaTimerStartSource 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 RfsaTimerStartSource FromString(
	string source
)
Public Shared Function FromString ( 
	source As String
) As RfsaTimerStartSource

Parameters

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

Return Value

RfsaTimerStartSource
Returns an object of type RfsaTimerStartSource.

See Also

Log in to get a better experience