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

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsg

public string DeembeddingSelectedTable { get; set; }

Remarks

Specifies a String representing the de-embedding type.

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 NationalInstruments.ModularInstruments.NIRfsg.RfsgDeembedding.this[string].

Use the CreateDeembeddingSParameterTableS2pFile to create tables.