6.2 Device configuration
To change network parameters, user must configure the CONFIG.XML file, which is
located in the device's memory.
Changing the settings is only possible via the FTP service.
The sample content of the file is shown below:
<CONFIG>
<NET_IP>192.168.111.10</NET_IP>
<NET_MASK>255.255.255.0</NET_MASK>
<NET_GW>192.168.111.101</NET_GW>
<FTP_USER>admin</FTP_USER>
<FTP_PASS>admin</FTP_PASS>
<WWW_USER></WWW_USER>
<WWW_PASS></WWW_PASS>
<WWW_PROTECT_USER>admin</WWW_PROTECT_USER>
<WWW_PROTECT_PASS>admin</WWW_PROTECT_PASS>
<RS485_BAUDRATE>9600</RS485_BAUDRATE>
<RS485_PARITY>NONE</RS485_PARITY>
<MB_TIMEOUT>1000</MB_TIMEOUT>
</CONFIG>
After each change in the POINTS.xml, or CONFIG.xml file, it is necessary to
reset the evice for the changes to be up ate .
The meaning of tags is explaine in chapters 6.3, 6.4 an 6.5.
6.3 LAN
•<NET_IP>..</NET_IP> IP address of the device,
•<NET_MASK>..</NET_MASK> IP subnet mask,
•<NET_GW>..</NET_GW> network gateway,
•<FTP_USER>..</FTP_USER> FTP username,
•<FTP_PASS>..</FTP_PASS> FTP password.
FTP username an FTP passwor are necessary to access a fol er with
configuration files of the evice.
6.4 Access to visualization
•<WWW_USER>..</WWW_USER> user name of the access to the main
visualization catalog,
•<WWW_PASS>..</WWW_PASS> user password of the access to the main
visualization catalog,
Left blank fiel s above to access the visualization without having to enter
a passwor .
•<WWW_PROTECT_USER>..</WWW_PROTECT_USER> enter the username with
access to the protected visualization directory,
•<WWW_PROTECT_PASS>..</WWW_PROTECT_PASS> enter the user password
with access to the protected visualization directory.
User manual μSCADA Page 9 of 15
[B03]