beautypg.com

Sendwirelesschannel(), Ireless, Hannel – Teledyne LeCroy UWBTracer Verification Script Engine Manual User Manual

Page 33: 8 sendwirelesschannel()

background image

LeCroy Corporation

Verification Script Engine Manual, version 2.2





9.8 SendWirelessChannel()


This function specifies that events that occur ONLY on some specific wireless channel should be sent to

the script. This function works only for RF (_RF and _RF_DEC) channels and displays trace events only for a
specific wireless channel.

Format:

SendWirelessChannel(wireless_channel)



Example:


SendChannel (_RF_DEC); # Send events from RF decrypted channel.

SendWirelessChannel (10); # Send events only from wireless channel 10.

Page 33 of 95