User Manual
19
RS9113
PHY Evaluation Test Utility
User Guide for Linux
6 CW mode
CW mode stands for Continuous Wave mode which is used to evaluate
performance of the module.
6.1 Single Tone Mode
In single tone mode of operation, either a sine wave or cosine wave is
generated.
6.2 Application Usage
To enable/disable Continuous Wave or Continuous Waveform mode for
evaluation, enter the following command at prompt in “release” directory
and start transmit test
./onebox_util rpine0 cw_mode <channel> <start-stop>
<type>
<channel number> is the channel number on which transmit tests are
to be done. For 2.4GHz channels, please refer table 1.
<start-stop> is to start (0) or stop (3) CW transmission.
<type> is for generating different type of waves
Example:
# ./onebox_util rpine0 cw_mode 6 0 1
The above mentioned command will start continuous wave transmission
Channel number – 6
Start – 0,
Type – 1 Single tone
# ./onebox_util rpine0 cw_mode 6 3 1
The above mentioned command will stop continuous wave transmission
Channel number – 6
Stop – 3,
Type – 1 Single tone