How to configure wlanMACFrameConfig Frame Type 'Probe'

4 vues (au cours des 30 derniers jours)
Life is Wonderful
Life is Wonderful le 9 Jan 2020
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!

Réponse acceptée

Jyotsna Talluri
Jyotsna Talluri le 16 Jan 2020
Modifié(e) : Jyotsna Talluri le 16 Jan 2020
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'

Plus de réponses (0)

Catégories

En savoir plus sur Graphics Object Programming dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by