NIRfsg Namespace

Table of Contents

RfsgPulseModulationSource.FromString Method

  • Updated2025-02-03
  • 1 minute(s) read
RfsgPulseModulationSource.FromString Method

RfsgPulseModulationSourceFromString Method

Creates an RfsgPulseModulationSource object from the specified string.

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

Syntax

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

Parameters

source  String
Specifies a string representing the source of PulseModulationSource.

Return Value

RfsgPulseModulationSource
Returns an object of type RfsgPulseModulationSource.

See Also

Log in to get a better experience