Create S1G-format configuration object
The wlanS1GConfig
object is a sub-1-GHz-format (S1G-format)
configuration object for the WLAN S1G packet format.
creates a
configuration object that initializes parameters for an IEEE®
802.11™ S1G-format PPDU.cfgS1G
= wlanS1GConfig
sets
properties using one or more name-value pair arguments. Enclose each property name in
quotation marks. For example,
cfgS1G
= wlanS1GConfig(Name,Value)wlanS1GConfig('ChannelBandwidth','CBW4','STBC',true)
specifies an S1G
format with a channel bandwidth of 4 MHz and space-time block coding enabled.
packetFormat | Return WLAN packet format |
[1] IEEE Std 802.11-2012. "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 802.11ac™-2013. "Part 11: Wireless LAN Medium Access Control (MAC) and Physical Layer (PHY) Specifications. — Amendment 4: Enhancements for Very High Throughput for Operation in Bands below 6 GHz." IEEE Standard for Information technology — Telecommunications and information exchange between systems — Local and metropolitan area networks — Specific requirements.
wlanDMGConfig
| wlanHEMUConfig
| wlanHESUConfig
| wlanHETBConfig
| wlanHTConfig
| wlanNonHTConfig
| wlanVHTConfig