wlanUHRELRConfig
R2026bDescription
The wlanUHRELRConfig object is a configuration object for the WLAN
ultra high-reliability enhanced long range (UHR ELR) packet format.
Creation
Description
creates a
configuration object that initializes transmit parameters for an IEEE®
802.11bn™ (Wi-Fi® 8) UHR ELR PPDU. For a detailed description of the UHR ELR format, see
IEEE P802.11bn
[1].cfgUHRELR = wlanUHRELRConfig
sets properties using one or more name-value arguments. For example,
cfgUHRELR = wlanUHRELRConfig(PropertyName=Value)wlanUHRELRConfig(MCS=1) specifies modulation and coding scheme
1.
Properties
Object Functions
psduLength | PSDU length |
packetFormat | WLAN packet format |
ruInfo | Resource unit allocation information |
showAllocation | Resource unit allocation |
transmitTime | Packet transmission time |
compressionMode | Compression mode of UHR or EHT configuration |
Examples
References
[1] IEEE P802.11bn/D1.4. “Part 11: Wireless LAN Medium Access Control (MAC) and Physical Layer (PHY) Specifications. Amendment 6: Enhancements for ultra high reliability (UHR).” Draft Standard for Information Technology — Telecommunications and Information Exchange between Systems — Local and Metropolitan Area Networks — Specific Requirements
[2] IEEE Std 802.11be™-2024 “IEEE Standard for Information Technology — Telecommunications and Information Exchange between Systems — Local and Metropolitan Area Networks — Specific Requirements — Part 11: Wireless LAN Medium Access Control (MAC) and Physical Layer (PHY) Specifications. Amendment 2: Enhancements for Extremely High Throughput (EHT).” https://ieeexplore.ieee.org/document/11090080
[3] IEEE Std 802.11-2024 (Revision of IEEE Std 802.11-2020). “Part 11: Wireless LAN Medium Access Control (MAC) and Physical Layer (PHY) Specifications.” IEEE Standard for Information Technology — Telecommunications and Information Exchange between Systems — Local and Metropolitan Area Networks — Specific Requirements. https://ieeexplore.ieee.org/document/10979691
Version History
Introduced in R2026b
