Gets the de-embedding compensation gain(as double) used to compensate the mismatch on the specified port defined by sParameterTables.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsa

public double DeembeddingCompensationGain { get; }

Remarks

Specifies a Double representing the de-embedding compensation gain.

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.