SMA Sunny Data Control V.5.0 User Manual
Page 117

Transferring Data to the Internet
SMA Technologie AG
Technical Description
SDC-TEN081450
119
Language (String)
This setting can be used to set the language used by the applet. However, at present this setting only
affects the "device field display". Here, the output of channel names and channel values is then
given in the respective language.
The values "de" for German, and "en" for English can be selected. At present, Spanish texts are not
supported here.
LayoutHSpace, LayoutVSpace (Integer)
By default, a gap of 4 pixels is maintained between the components included in the applet. This can
be separately adjusted horizontally and vertically with the parameters "LayoutHSpace" and
"LayoutVSpace" respectively.
ServerAlias (String)
This setting specifies the name of the (Sunny Data Control) server, measured values from which are
to be displayed on the applet. The name is allocated in the SDC agent, and unambiguously
identifies the desired server. This value is not optional, and must always be specified!
Example: Change language.
<PARAM name=Language value=“en“>
Sets the language of the applet ("device field components") to English.
Example
<PARAM name=LayoutHSpace value=0>
<PARAM name=LayoutVSpace value=0>
These settings switch the horizontal and vertical space between the components to 0
pixels (off).
Example
<PARAM name=ServerAlias value=ServerKassel>