Returns the data modulation format results of the analyzed waveform.

Syntax

RFMXWLAN_ATTR_DSSSMODACC_RESULTS_DATA_MODULATION_FORMAT

Numeric Value

Data Type

Access

Applies To

10498152

int32

Read-Only

N/A

Remarks


You do not need to use a selector string to read this result for default signal and result instance. Refer to the Selector String topic for information about the string syntax for named signals and results.

Name

Value

Description

RFMXWLAN_VAL_DSSSMODACC_DATA_MODULATION_FORMAT_DSSS1MBPS

0 (0x0)

Indicates that the modulation format is DSSS and the data rate is 1 Mbps.

RFMXWLAN_VAL_DSSSMODACC_DATA_MODULATION_FORMAT_DSSS2MBPS

1 (0x1)

Indicates that the modulation format is DSSS and the data rate is 2 Mbps.

RFMXWLAN_VAL_DSSSMODACC_DATA_MODULATION_FORMAT_CCK5_5MBPS

2 (0x2)

Indicates that the modulation format is CCK and the data rate is 5.5 Mbps.

RFMXWLAN_VAL_DSSSMODACC_DATA_MODULATION_FORMAT_CCK11MBPS

3 (0x3)

Indicates that the modulation format is CCK and the data rate is 11 Mbps.

RFMXWLAN_VAL_DSSSMODACC_DATA_MODULATION_FORMAT_PBCC5_5MBPS

4 (0x4)

Indicates that the modulation format is PBCC and the data rate is 5.5 Mbps.

RFMXWLAN_VAL_DSSSMODACC_DATA_MODULATION_FORMAT_PBCC11MBPS

5 (0x5)

Indicates that the modulation format is PBCC and the data rate is 11 Mbps.

RFMXWLAN_VAL_DSSSMODACC_DATA_MODULATION_FORMAT_PBCC22MBPS

6 (0x6)

Indicates that the modulation format is PBCC and the data rate is 22 Mbps.

RFMXWLAN_VAL_DSSSMODACC_DATA_MODULATION_FORMAT_PBCC33MBPS

7 (0x7)

Indicates that the modulation format is PBCC and the data rate is 33 Mbps.