addUserInfo
Description
adds the User Info field specified by configuration object cfgUpdated
= addUserInfo(cfgTrigger
,cfgUser
)cfgUser
to
the MAC trigger frame parameterized by configuration object cfgTrigger
by updating the UserInfo
property of cfgTrigger
.
The updated MAC trigger frame configuration object, cfgUpdated
,
contains the updated UserInfo
property and all other property values of
cfgTrigger
.
When you first create a wlanMACTriggerConfig
object, the
UserInfo
property contains a single User Info field corresponding to
a default wlanMACTriggerUserConfig
object. The first User Info field you
add by using this object function overwrites the default User Info field. The function
appends subsequent User Info fields that you add to the UserInfo
property.
For more information on the trigger frame format, see section 9.3.1.22 of [1]
Examples
Input Arguments
Output Arguments
References
[1] IEEE® Std 802.11ax™-2021 (Amendment to IEEE Std 802.11™-2020). “Part 11: Wireless LAN Medium Access Control (MAC) and Physical Layer (PHY) Specifications. Amendment 1: Enhancements for High Efficiency WLAN.” IEEE Standard for Information Technology — Telecommunications and Information Exchange between Systems. Local and Metropolitan Area Networks — Specific Requirements.
Extended Capabilities
Version History
Introduced in R2021a