- 51 -
Controlling the Device
Besides HTTPS/CGI command and Telnet we supply here , 9828 also support SNMP ( MIB) ,
Mudbus/TCP and BACnet /TCP . Please check page #41 to check and enable the function .
CGI HTTP Commands
CGI Commands allow you to easily integrate the 9828 with other systems and programs. Please
read the instructions carefully on how to use the Http:// Commands
To use http:// Commands open up a web browser and type in the command that you would like to
use.
1. User authorization .There are 3 formats :
For example : IP address 192.168.1.18 ,Username : admin. Password : 12345678
1.1 http://admin:12345678@192.168.1.18/set.cmd?cmd=getpower
1.2 http://192.168.1.18/set.cmd?user=admin+pass=12345678+cmd=getpower
The above 2 way also for HTTPS
2. Command
set.cmd?cmd=
All command do not separate capital / lower case , the connect symbol between
commands can be “+” ,“&” and “?”.
2.1 To get firmware version : getversion
http://192.168.1.18/set.cmd?cmd=getversion
System return :
<!--CGI-DATABEG-->
<p>
Version=v1.09_418</p>
<!--CGI-DATAEND-->
2.2 To get MACaddress:getmac
http://192.168.1.18/set.cmd?cmd=getmac
System return:
<!--CGI-DATABEG-->
<p>