Specifies the payload length mode of the signal to be measured. The payload length mode and RFMXBT_ATTR_PAYLOAD_LENGTH attributes decide the length of the payload to be used for measurement.

Syntax

RFMXBT_ATTR_PAYLOAD_LENGTH_MODE

Numeric Value

Data Type

Access

Applies To

11534355

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

Name

Value

Description

RFMXBT_VAL_PAYLOAD_LENGTH_MODE_MANUAL

0 (0x0)

Enables the value specified by the RFMXBT_ATTR_PAYLOAD_LENGTH attribute. The acquisition and measurement durations will be decided based on this value.

RFMXBT_VAL_PAYLOAD_LENGTH_MODE_AUTO

1 (0x1)

Enables the standard defined maximum payload length for BR, EDR, LE and LE-CS packet, and the maximum payload zone length for LE-HDT packet. If this attribute is set to Auto, the maximum standard defined payload length or payload zone length for the selected Packet Type is chosen. The maximum payload length a device under test (DUT) can generate varies from 37 to 255 bytes for LE packet, and the maximum payload zone length varies from 514 to 33020 bytes for LE-HDT packet. When you set the payload length mode to Auto, RFmx chooses 37 bytes for LE packet and 514 bytes for LE-HDT packet.