CLI Configuration Tool Tutorial #1
This is Configuration & Test Tool for WIZnet S2E devices.
Python interpreter based and it is platform independent.
It works on version 2.7 and 3.6 python.
This Tool works on python version 2.7 and 3.6.
If you don't have Python, refer to Python download page
If python already installed, check the version as follow. (on cmd.exe)
>python --version Python 2.7.X
or,
>python --version Python 3.6.X
Install process
Check 'Add Python 3.6 to PATH' option to set environment variables of windows.