RFMXWLAN_ATTR_OFDMMODACC_MAXIMUM_MEASUREMENT_LENGTH
- Updated2025-04-08
- 1 minute(s) read
Specifies the maximum number of OFDM symbols that the measurement uses to compute EVM. This value is expressed in symbols.
Syntax
RFMXWLAN_ATTR_OFDMMODACC_MAXIMUM_MEASUREMENT_LENGTH
Numeric Value | Data Type | Access | Applies To |
---|---|---|---|
10502156 | int32 | Read/Write | N/A |
Remarks
If the number of available data symbols (n) is greater than the value that you specify (m), the measurement ignores (n-m) symbols from the end of the data field. If you set this attribute to -1, all symbols in the data field are used to compute the EVM.
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 16.