How to configure wlanMACFrameConfig Frame Type 'Probe'

8 ビュー (過去 30 日間)
Life is Wonderful
Life is Wonderful 2020 年 1 月 9 日
編集済み: Jyotsna Talluri 2020 年 1 月 16 日
I need help in configuring the MAC Frame configuration . Default setting for Frame TYPE is Beacon .
I want to configure FRAME TYPE TO Probe, i.e. wlanMACFrameConfig('FrameType', 'Probe').
Is there a way where user can write own code to configure wlanMACFrameConfig ?
Thank you!

採用された回答

Jyotsna Talluri
Jyotsna Talluri 2020 年 1 月 16 日
編集済み: Jyotsna Talluri 2020 年 1 月 16 日
Currently wlanMACFrameConfig supports only few frame types
{'Beacon', 'RTS', 'CTS', 'ACK', 'Block Ack', 'Data', 'Null', 'QoS Data', or 'QoS Null'.}.We can configure the FrameType property to any of the above.
and it does not support 'Probe Request' and 'Probe Response'

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeGraphics Object Programming についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by