NIRfsg Namespace

Table of Contents

RfsgRFBlankingSource Implicit Conversion (String to RfsgRFBlankingSource)

  • Updated2025-05-22
  • 1 minute(s) read
RfsgRFBlankingSource Implicit Conversion (String to RfsgRFBlankingSource)

RfsgRFBlankingSource   Conversion (String to RfsgRFBlankingSource)

Convert the specified string to equivalent RfsgRFBlankingSource object.

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

Syntax

public static implicit operator RfsgRFBlankingSource (
	string source
)
Public Shared Widening Operator CType ( 
	source As String
) As RfsgRFBlankingSource

Parameters

source  String
Specifies the string to be converted to equivalent RfsgRFBlankingSource object.

Return Value

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

See Also

Log in to get a better experience