Specifies the unit for amplitude deviation results. This attribute is applicable only for droop, ripple and overshoot results.

Syntax

RFMXPULSE_ATTR_PULSE_METRICS_AMPLITUDE_DEVIATION_UNIT

Numeric Value

Data Type

Access

Applies To

12587229

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 Percentage.

Name

Value

Description

RFMXPULSE_VAL_PULSE_METRICS_AMPLITUDE_DEVIATION_UNIT_PERCENTAGE

0 (0x0)

Amplitude deviation results are returned as a percentage.

RFMXPULSE_VAL_PULSE_METRICS_AMPLITUDE_DEVIATION_UNIT_DB

1 (0x1)

Amplitude deviation results are returned in dB.