Wiz110SR Set parameters using VB code

Hello,

I am currently trying to make my own UDP program in visual basic 6 for the Wiz110SR. I am able to use the “FIND” command and return the current settings, however, I am confused as to how I can Set new settings using the SETT command. Could you please give me any examples of how this is done.

Thanks

Dear ejleiss

Source of WIZ110SR Configuration tool is open.
Refer to the following.
[url]http://old.wiznet.co.kr/UpLoad_Files/ReferenceFiles/WIZ1xxSR_config_v3.0.2_src.zip[/url]
[url]http://old.wiznet.co.kr/sub_modules/en/library/Download_View.asp?PK_Num=710&page=1&SF_Part=&SF_KeyWord=[/url]

Thanks.

Do I have to set all parameters at once, or can I pick and choose by changing IP address but leaving all of the other settings alone? What would this command look like?
Thank you

You can modify default value to your changed value.
Refer to the following about Cofiguration tool operation.

Programmer’s Guide
[url]http://www.wiznet.co.kr/wp-content/uploads/wiznethome/S2E%20Module/WIZ100-105-110SR/Document/WIZ1x0SR_AN_S2E-Programming-Guide_V030E.pdf[/url]

User Manual
[url]http://www.wiznet.co.kr/wp-content/uploads/wiznethome/S2E%20Module/WIZ100-105-110SR/Document/WIZ110SR_UM_v210e.pdf[/url]

Thanks.