ni-rfsg-dotnet-api-ref_doc

Content Type
Programming Language
Current manual
Table of Contents

RfsgDeembedding.DeembeddingType Property

RfsgDeembedding.DeembeddingType Property

RfsgDeembeddingDeembeddingType Property

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

Namespace:  NationalInstruments.ModularInstruments.NIRfsg
Assembly:  NationalInstruments.ModularInstruments.NIRfsg.Fx40 (in NationalInstruments.ModularInstruments.NIRfsg.Fx40.dll) Version: 2022

Syntax

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

Property Value

Type: RfsgDeembeddingType
Specifies a RfsgDeembeddingType representing the de-embedding type.

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

See Also

In This Section
Was this information helpful?