wlanNonHTConfig
Configure non-HT transmission
Description
The wlanNonHTConfig
object is a configuration object for the WLAN
non-high-throughput (non-HT) packet format.
Creation
Description
creates a
configuration object that initializes parameters for an IEEE®
802.11™ non-HT PPDU.cfgNonHT
= wlanNonHTConfig
sets properties using one or more name-value arguments. Enclose each property name in
quotation marks. For example, cfgNonHT
= wlanNonHTConfig(Name=Value
)wlanNonHTConfig(Modulation='DSSS')
specifies the modulation type as direct-sequence spread spectrum (DSSS).
At runtime, the calling function validates object settings for properties relevant to the operation of the function.
Properties
Object Functions
scramblerRange | Get scrambler initialization range |
transmitTime | Packet transmission time |
Examples
More About
References
[1] IEEE Std 802.11-2020 (Revision of IEEE Std 802.11-2016). “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.
[2] IEEE P802.11be™/D5.0. “Part 11: Wireless LAN Medium Access Control (MAC) and Physical Layer (PHY) Specifications. Amendment 8: Enhancements for Extremely High Throughput (EHT).” Draft Standard for Information Technology — Telecommunications and Information Exchange between Systems — Local and Metropolitan Area Networks — Specific Requirements, https://ieeexplore.ieee.org/document/10381585
Extended Capabilities
Version History
Introduced in R2015bSee Also
Objects
wlanDMGConfig
|wlanHESUConfig
|wlanHEMUConfig
|wlanHETBConfig
|wlanHTConfig
|wlanS1GConfig
|wlanVHTConfig
Functions
Apps
1 IEEE Std 802.11-2016 Adapted and reprinted with permission from IEEE. Copyright IEEE 2016. All rights reserved.