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

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsa

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 RfsaChannelBasedDeembedding sub-object to specify the name of the port to configure for de-embedding.

A port can be passed using the indexer NationalInstruments.ModularInstruments.NIRfsa.RfsaDeembedding.this[string].

If de-embedding is enabled, NI-RFSA uses the specified table to remove the effects of the external network between the instrument and the DUT. Use the CreateDeembeddingSParameterTableS2pFile to create tables.