RFmx WCDMA C

Table of Contents

RFMXWCDMA_ATTR_CDA_MEASUREMENT_LENGTH

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

RFMXWCDMA_ATTR_CDA_MEASUREMENT_LENGTH

Data Type: int32
Access:read/write
Functions:RFmxWCDMA_SetAttributeI32
RFmxWCDMA_GetAttributeI32
Description: Specifies the duration of the code domain measurement. This value is expressed in slots.

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 1. Valid values are [1, (15 - CDA Measurement Offset)]. The sum of the CDA measurement offset and CDA measurement length must be less than or equal to 15.

Get Function: RFmxWCDMA_CDAGetMeasurementLength
Set Function: RFmxWCDMA_CDASetMeasurementLength

Log in to get a better experience