SMA Sunny Data Control V.4.2 User Manual

Page 137

Advertising
background image

SMA

Technologie AG

Transferring Data to the Internet

User Manual

SDC-TEN080642

Page 137

This is followed by the "<devices>" element, in which all devices in Sunny Data
Control's online display are now saved. Each device is described by a "<device>"
element entry:

<devices>
<device>
...
</device>
<device>
...
</device>

<devices>

Within such a "<device>" element, information regarding the device (Sunny Boy or
Sunny Boy Control) is recorded:

<Device>
<Name>SBC+9tgf SN:114413059</Name>
<SerNr>114413059</SerNr>
<PositionX>0</PositionX>
<PositionY>0</PositionY>
<PerformChanName>Pac</PerformChanName>
<Perform>72</Perform>
<ColorCount>90</ColorCount>
<Channels>
. . .
</Channels>
</Device>

From this, the following settings are to be derived:
Device name = "SBC+9tgf SN:114413059"
Serial number = "114413059"
Device position in the online display (x,y) = 0/0 ("top left")
Capacity utilization channel: "Pac"
Present capacity utilization: 72 percent
Number of colors in palette: 90 colors

Advertising