Skip to content

Getting started guide_ko

renakim edited this page May 10, 2023 · 2 revisions

Getting started guide contents


Prerequisite

Python

WIZnet-S2E-ToolPython 버전 3.6 이상에서 작동합니다. Python이 없으면 Python 공식 홈페이지를 참조하여 다운로드 후 설치합니다.

Python이 이미 설치되어 있는 경우 다음과 같이 버전을 확인합니다.

$ python --version

Usage

$ python wizconfig.py [Options ...]

You can see detail description as following command.

$ python wizconfig.py -h

<About Channel #N Options>

And all other options are common for 1 port & 2 port S2E devices.

Search

-s 또는 --search 옵션을 사용하여 장치를 검색할 수 있습니다.

$ python wizconfig.py -s

mac_list.txt 파일이 검색 후 생성됩니다. 여기에는 검색된 장치의 Mac 주소 목록이 포함됩니다.