RFMXNR_ATTR_PVT_MEASUREMENT_METHOD
- Updated2025-04-08
- 1 minute(s) read
Specifies the PVT measurement method.
Syntax
RFMXNR_ATTR_PVT_MEASUREMENT_METHOD
Numeric Value | Data Type | Access | Applies To |
---|---|---|---|
9474050 | int32 | Read/Write | N/A |
Remarks
You do not need to use a selector string to configure or read this attribute for the default signal instance. Refer to the Selector String topic for information about the string syntax for named signals.
The default value is Normal.
Name | Value | Description |
---|---|---|
RFMXNR_VAL_PVT_MEASUREMENT_METHOD_NORMAL | 0 (0x0) | The measurement is performed using a single acquisition. Use this method when a high dynamic range is not required. |
RFMXNR_VAL_PVT_MEASUREMENT_METHOD_DYNAMIC_RANGE | 1 (0x1) | The measurement is performed using two acquisitions. Use this method when a higher dynamic range is desirable over the measurement speed. Supported Devices: PXIe-5644R/5645R/5646R, PXIe-5840/5841/5842/5860 |