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

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsg

public RfsgDeembeddingType DeembeddingType { get; set; }

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

Specifies a RfsgDeembeddingType representing the de-embedding type.