xPico
®
200 Certification Firmware Instructions
13
802.11 2Ghz Receive Mode Script
wl down
wl mpc0
wl country ALL
wl band b
wl scansuppress 1
wl channel 1
wl bi 65535
wl up
wl out
wl channel
wl rateset 11b
wl up
wl txant 0
wl antdiv 0
wl nrate -r 1
wl counters
wl counters
The
nrate
and
channel
parameters above work like the parameters from the above transmit
scripts.
The
wl counters
command will output receive mode statistics. The
rxdfrmocast
statistic lists
the received frames, which is useful when connected to an external signal generator. Run the
wl
counters
command before and after sending external frames to the unit and calculate the
difference between the before and after
rxdfrmocast
number to get the number of received good
frames.