DeembeddingCompensationGain
- Updated2025-10-14
- 1 minute(s) read
Gets the de-embedding compensation gain(as double) used to compensate the mismatch on the specified port defined by sParameterTables.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsg
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 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.