Specifies whether power measurement is performed. This measurement computes power of various fields in the PPDU.

Syntax

RFMXWLAN_ATTR_DSSSMODACC_POWER_MEASUREMENT_ENABLED

Numeric Value

Data Type

Access

Applies To

10498067

int32

Read/Write

N/A

Remarks


Additionally, this measurement computes power over the custom gates that you can configure using the RFMXWLAN_ATTR_DSSSMODACC_POWER_NUMBER_OF_CUSTOM_GATES, the RFMXWLAN_ATTR_DSSSMODACC_POWER_CUSTOM_GATE_START_TIME and the RFMXWLAN_ATTR_DSSSMODACC_POWER_CUSTOM_GATE_STOP_TIME attributes.

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

Name

Value

Description

RFMXWLAN_VAL_DSSSMODACC_POWER_MEASUREMENT_ENABLED_FALSE

0 (0x0)

Disables power measurement.

RFMXWLAN_VAL_DSSSMODACC_POWER_MEASUREMENT_ENABLED_TRUE

1 (0x1)

Enables power measurement.