NIRfsg Namespace

Table of Contents

RfsgDeembedding.DeembeddingSelectedTable Property

  • Updated2025-05-22
  • 1 minute(s) read
RfsgDeembedding.DeembeddingSelectedTable Property

RfsgDeembeddingDeembeddingSelectedTable Property

Gets or sets the de-embedding table to apply to the measurements.

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

Syntax

public string DeembeddingSelectedTable { get; set; }
Public Property DeembeddingSelectedTable As String
	Get
	Set

Property Value

String
Specifies a String representing the de-embedding type.

Remarks

To use this property, you must set the channelName of the RfsgChannelBasedDeembedding sub-object to specify the name of the port to configure for de-embedding.

A port can be passed using the indexer ItemString.

Use the CreateDeembeddingSParameterTableS2pFile(String, String, RfsgSParameterOrientation) to create tables.

See Also

Log in to get a better experience