ni-rfsg-dotnet-api-ref_doc

Table of Contents

RfsgRFBlankingSource.FromString Method

  • Updated2024-05-08
  • 1 minute(s) read
RfsgRFBlankingSource.FromString Method

RfsgRFBlankingSourceFromString Method

Creates an RfsgRFBlankingSource object from the specified string.

Namespace:  NationalInstruments.ModularInstruments.NIRfsg
Assembly:  NationalInstruments.ModularInstruments.NIRfsg.Fx40 (in NationalInstruments.ModularInstruments.NIRfsg.Fx40.dll) Version: 2022

Syntax

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

Parameters

source
Type: SystemString
Specifies a string representing the source of RFBlankingSource.

Return Value

Type: RfsgRFBlankingSource
Returns an object of type RfsgRFBlankingSource.

See Also

Log in to get a better experience