ni-rfsg-dotnet-api-ref_doc

Table of Contents

RfsgChannelBasedDeembedding.DeleteDeembeddingTable Method

  • Updated2024-05-08
  • 1 minute(s) read
RfsgChannelBasedDeembedding.DeleteDeembeddingTable Method

RfsgChannelBasedDeembeddingDeleteDeembeddingTable Method

Deletes the selected de-embedding table.

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

Syntax

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

Parameters

tableName
Type: SystemString
Specifies the name of the table. The name of the table must be unique.

See Also

Log in to get a better experience