HUAWEI Module Atool User Guide
Saving Test Results
Issue 02 (2015-01-31)
Huawei Proprietary and Confidential
Copyright © Huawei Technologies Co., Ltd.
20
7
Saving Test Results
7.1 Setting the Log Save Path
On the Windows command line interface, use the
-p
command to set the test results
save path:
atool rssi -m 19 -f 1950 -g 1 -pt -55 -w 100 -p /home/test/hw_log.txt
The
/home/test/hw_log.txt
parameter value that follows
-p
must contain the
absolute path that ends with the file name extension.
If the parameter is not configured, the test results will be saved to the
pass. txt
or
fail.
txt
file in the installation directory of the Atool by default, depending on the test
results.
7.2 Setting the Log Save Mode
On the Windows command line interface, run
-ow
.
This command indicates that the write mode is overwrite. If there is no parameter
-ow
,
the write mode is add.
Exapmle:
atool conf -p /home/test/hw_log.txt
–ow
atool rssi -m 19 -f 1950 -g 1 -pt -55 -w 30 -ow