RfpmMeasurements.ReferenceLevelPortExtension Property
- Updated2023-12-28
- 1 minute(s) read
RfpmMeasurementsReferenceLevelPortExtension Property
Gets an RfpmMeasurementsReferenceLevelPortExtension
object that defines methods and properties enabling and configuring reference level port extension.
Supported devices: mmWave subsystem.
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: RfpmMeasurementsReferenceLevelPortExtensionA value specifying whether to apply reference level port extension to measurement data. The default value is .
Exceptions
Exception | Condition |
---|---|
ObjectDisposedException | ReferenceLevelPortExtension was accessed after the associated NIRfpm object was disposed. |
IviCDriverException | The underlying NI-RFPM driver returned an error. |