-
Notifications
You must be signed in to change notification settings - Fork 8
Getting started guide_ko
renakim edited this page May 10, 2023
·
2 revisions
Getting started guide contents
WIZnet-S2E-Tool
은 Python 버전 3.6 이상에서 작동합니다.
Python이 없으면 Python 공식 홈페이지를 참조하여 다운로드 후 설치합니다.
Python이 이미 설치되어 있는 경우 다음과 같이 버전을 확인합니다.
$ python --version
$ python wizconfig.py [Options ...]
You can see detail description as following command.
$ python wizconfig.py -h
<About Channel #N Options>
- 1 Port S2E devices
- WIZ750SR Series
- Use Channel #1 Options only.
- 2 Port S2E devices
- WIZ752SR Series
- Use Channel #1 Options & Channel #2 Options both.
And all other options are common for 1 port & 2 port S2E devices.
-s
또는 --search
옵션을 사용하여 장치를 검색할 수 있습니다.
$ python wizconfig.py -s
mac_list.txt
파일이 검색 후 생성됩니다. 여기에는 검색된 장치의 Mac 주소 목록이 포함됩니다.