NI-RFPM API Reference

Table of Contents

RfpmMeasurements.ReferenceLevelPortExtension Property

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

RfpmMeasurementsReferenceLevelPortExtension Property

Gets an RfpmMeasurementsReferenceLevelPortExtension object that defines methods and properties enabling and configuring reference level port extension.
Supported devices: mmWave subsystem.

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

Syntax

public RfpmMeasurementsReferenceLevelPortExtension ReferenceLevelPortExtension { get; }
Public ReadOnly Property ReferenceLevelPortExtension As RfpmMeasurementsReferenceLevelPortExtension
	Get

Property Value

Type: RfpmMeasurementsReferenceLevelPortExtension
A value specifying whether to apply reference level port extension to measurement data. The default value is .

Exceptions

ExceptionCondition
ObjectDisposedExceptionReferenceLevelPortExtension 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