RFmx for Bluetooth Test CVI

RFMXBT_ATTR_PAYLOAD_LENGTH

  • Updated2024-04-10
  • 1 minute(s) read

RFMXBT_ATTR_PAYLOAD_LENGTH

Data Type: int32
Access:read/write
Functions:RFmxBT_SetAttributeI32
RFmxBT_GetAttributeI32
Description: Specifies the payload length of the signal in bytes. This attribute is applicable only when you set the RFMXBT_ATTR_PAYLOAD_LENGTH_MODE attribute to RFMXBT_VAL_PAYLOAD_LENGTH_MODE_MANUAL. This attribute returns the payload length used for measurement if you set the RFMXBT_ATTR_PAYLOAD_LENGTH_MODE attribute to RFMXBT_VAL_PAYLOAD_LENGTH_MODE_AUTO.

You do not need to use a selector string to configure or read this attribute for the default signal instance. Refer to the Selector Strings topic for information about the string syntax for named signals.

The default value is 10.

Get Function: RFmxBT_GetPayloadLength
Set Function: RFmxBT_SetPayloadLength

Log in to get a better experience