Type "1" and go to IP
[ WEB Transmitter (
[i].Ip address modify
.
.
.
.
[q].Quit menu
Select items? [ ] 1
IP
Type "2" and go to IP
[ WEB Transmitter (
[i].Ip address modify
.
.
.
.
[q].Quit menu
Select items? [ ] 2
IP
Cgi format to type here are as follows.
[CGI path] : It is the path of the directory which CGI program is located and it has to start with the root symbol (/).
The example above
[CGI program] : It is one of the names of CGI program which server provides. The example above is webtx.cgi.
[Format string] : It is the value that is transmitted as factor to the CGI program. If you use the following values starting with %, you can send the
%e : The last three digits of Ethernet address (Hex form) Example: ffa142
%f : The six digits of Ethernet address (Hex form) Example: 0000f0ffa142
81