NIRfsa Namespace

Table of Contents

RfsaDeembedding.DeembeddingType Property

  • Updated2025-07-17
  • 1 minute(s) read
RfsaDeembedding.DeembeddingType Property

RfsaDeembeddingDeembeddingType Property

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

Namespace: NationalInstruments.ModularInstruments.NIRfsa
Assembly: NationalInstruments.ModularInstruments.NIRfsa.Fx45 (in NationalInstruments.ModularInstruments.NIRfsa.Fx45.dll) Version: 2025

Syntax

public RfsaDeembeddingType DeembeddingType { get; set; }
Public Property DeembeddingType As RfsaDeembeddingType
	Get
	Set

Property Value

RfsaDeembeddingType
Specifies a RfsaDeembeddingType representing the de-embedding type.

Remarks

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 ItemString.

If you set this property to Scalar or Vector, NI-RFSA adjusts the instrument settings and the returned data to remove the effects of the external network between the instrument and the DUT.

See Also

Log in to get a better experience