A SERVICE OF

logo

WSUTIL User Guide
Revision B Page 5 of 6
The WaveShaper command line software is automatically installed upon installation of the
WaveManager package. Please refer to the latest WaveShaper manual for more information
on this installation procedure.
4 U
SER
I
NSTRUCTIONS
Before executing the program, connect the WaveShaper to a PC USB port, and switch on the
WaveShaper.
Note that WaveShaper device needs about 30 seconds to complete initialization after power
up. Please wait for about one minute after powering up the device, before loading a filter
profile.
In order to access the latest functions, it is recommended to upgrade the WaveShaper
firmware to ws25G-02_02_17.bin; please see section ‘4.2 Update Firmware’ for instructions.
4.1 C
OMPUTE AND
L
OAD
W
AVE
S
HAPER PROFILE
To compute and load a WaveShaper profile, the user needs to specify the WaveShaper
configuration file (.wsconfig) and .wsp file. The command format is as below.
wsutil <wsconfig> -l <wsp>
Example
wsutil snxxxxx.wsconfig –l test.wsp
4.2 U
PDATE
F
IRMWARE
To download and upgrade the firmware, the user needs to specify the WaveShaper
configuration file (.wsconfig) and firmware file (.bin file).
wsutil <wsconfig> -f <firmware file>
Example
wsutil snxxxxx.wsconfig -f firmware.bin
5 P
ROGRAM
O
PTIONS
5.1 O
VERVIEW
wsutil version:1.0.0
Usage: wsutil <wsconfig> [OPTION] ..
<wsconfig> waveshaper config file (e.g. ws009070.wsconfig) - This is a
required parameter for all actions
-l, --loadprofile <wspfile> load profile(accepted file type: *.wsp)
-f, --firmware <binfile> upload firmware(accepted file type: *.bin)
-h, --help print this help information
Example: Download filter profile to waveshaper.
wsutil sn009070.wsconfig -l test.wsp