How to configure wlanMACFrameConfig Frame Type 'Probe'
    2 次查看(过去 30 天)
  
       显示 更早的评论
    
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!
0 个评论
采纳的回答
  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 个评论
更多回答(0 个)
另请参阅
类别
				在 Help Center 和 File Exchange 中查找有关 Octave 的更多信息
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

