RFMXSPECAN_ATTR_AMPM_REFERENCE_POWER_TYPE
- Updated2025-04-08
- 1 minute(s) read
Specifies the reference power used for AM to AM and AM to PM traces.
Syntax
RFMXSPECAN_ATTR_AMPM_REFERENCE_POWER_TYPE
Numeric Value | Data Type | Access | Applies To |
---|---|---|---|
1105955 | 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 Input.
Name | Value | Description |
---|---|---|
RFMXSPECAN_VAL_AMPM_REFERENCE_POWER_TYPE_INPUT | 0 (0x0) | The instantaneous powers at the input port of device under test (DUT) forms the x-axis of AM to AM and AM to PM traces. |
RFMXSPECAN_VAL_AMPM_REFERENCE_POWER_TYPE_OUTPUT | 1 (0x1) | The instantaneous powers at the output port of DUT forms the x-axis of AM to AM and AM to PM traces. |