NIRfsg Namespace

Table of Contents

RfsgChannelBasedDeembedding.DeembeddingType Property

  • Updated2025-05-22
  • 1 minute(s) read
RfsgChannelBasedDeembedding.DeembeddingType Property

RfsgChannelBasedDeembeddingDeembeddingType Property

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

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

Syntax

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

Property Value

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

Log in to get a better experience