16.4
XML File custom.xml
16.4.1 Structure of the XML File custom.xml
You can upload your personal system and network settings via the XML file
custom.xml
. The communication unit
checks the file to ensure that the values entered are valid and accurate, and adopts the settings upon the next reset of
the communication unit.
Elements of the XML file
Explanation
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
Required element of the XML file.
<WebBox xmlns:msdata="urn:schemas-microsoft-com:xml-ms-
data" xmlns:xsi="http://www.w3.org/2001/ XMLSchema-in-
stance" xsi:noNamespaceSchemaLocation="config_100.xsd">
Required element of the XML file.
Terminated with the tag at the end of the XML file.
<Info>
<Version>
my config V1.01
</Version>
</Info>
Required element of the XML file. You must enter
the name and the version for your settings between
the version tags. This information is displayed in the
header of the user interface.
<Config>
<Key>
NetworkSettings_DhcpUsage1
</Key>
<Value>
False
</Value>
</Config>
Here, you can set the parameters and their corre-
sponding values (see Section 16.4.2, page 254).
<Loader>
<Settings>
<PowerFail>
2500
</PowerFail>
</Settings>
</Loader>
Here, you can set the time period in ms which must
expire before the communication unit will shut
down after the UPS of the inverter has signaled a
failure of the supply voltage to the communication
unit. The value must be greater than or equal to
2,500. This setting is immediately adopted once
the file is uploaded.
Example: XML file for setting the Czech language on the user interface
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<WebBox xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" xmlns:xsi="http://www.w3.org/2001/
XMLSchema-instance" xsi:noNamespaceSchemaLocation="config_100.xsd">
<Info>
<Version>
my config V1.01
</Version>
</Info>
<Config>
<Key>
NativeSettings_Language
</Key>
<Value>
cs
</Value>
</Config>
</WebBox>
16 Appendix
SMA Solar Technology AG
System Manual
253
MVPS22JP-SH-en-11
Summary of Contents for 1000-1SC
Page 257: ......