NI-RFPM API Reference

Table of Contents

RfpmMeasurements.Deembedding Property

  • Updated2023-12-28
  • 1 minute(s) read
RfpmMeasurements.Deembedding Property

RfpmMeasurementsDeembedding Property

Gets an RfpmMeasurementsDeembedding object that defines methods and properties enabling and configuring de-embedding.

Namespace:  NationalInstruments.ModularInstruments.NIRfpm
Assembly:  NationalInstruments.ModularInstruments.NIRfpm.Fx40 (in NationalInstruments.ModularInstruments.NIRfpm.Fx40.dll) Version: 2023

Syntax

public RfpmMeasurementsDeembedding Deembedding { get; }
Public ReadOnly Property Deembedding As RfpmMeasurementsDeembedding
	Get

Property Value

Type: RfpmMeasurementsDeembedding
A value specifying whether to apply de-embedding to measurement data. The default value is .

Exceptions

ExceptionCondition
ObjectDisposedExceptionDeembedding was accessed after the associated NIRfpm object was disposed.
IviCDriverException The underlying NI-RFPM driver returned an error.

See Also

Log in to get a better experience