ni-rfsg-dotnet-api-ref_doc

Content Type
Programming Language
Current manual
Table of Contents
Product Documentationni-rfsg-dotnet-api-ref_docRfsgDeembedding.ConfigureDeembeddingTableInterpolationNearest MethodCurrent page
Table of Contents

RfsgDeembedding.ConfigureDeembeddingTableInterpolationNearest Method

RfsgDeembedding.ConfigureDeembeddingTableInterpolationNearest Method

RfsgDeembeddingConfigureDeembeddingTableInterpolationNearest Method

Selects the nearest interpolation method.

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

Syntax

public void ConfigureDeembeddingTableInterpolationNearest(
	string tableName
)
Public Sub ConfigureDeembeddingTableInterpolationNearest ( 
	tableName As String
)

Parameters

tableName
Type: SystemString
Specifies the name of the table.

Remarks

The parameters of the table nearest the carrier frequency are used for de-embedding.

See Also

In This Section
Was this information helpful?