7 example of an html page – SMA Sunny Data Control V.4.2 User Manual
Page 167

SMA
Technologie AG
Transferring Data to the Internet
User Manual
SDC-TEN080642
Page 167
12.8. 7 Example of an HTML Page
<html>
<head>
<title>PV-Solar-Anlage bei SMA...</title>
</head>
<body>
<b>PV Solar Power Plant on Building 1 at SMA</b>
<span class="base-cms-placeholder" id="TestAccountPlaceholderControl">
<p><applet
CODE = "de.sma.SunnyViewer.SunnyApplet.class"
ARCHIVE = "SunnyViewer.jar"
CODEBASE = "."
WIDTH = 720
HEIGHT = 520
ALIGN = center>
<!-- General Parameters -->
<PARAM name=ServerPort value=18500>
<PARAM name=ServerAlias value=MyServerAlias>
<PARAM name=DisplayErrMsg value=0>
<PARAM name=Channel1 value=Energie>
<PARAM name=Channel2 value=Leistung>
<PARAM name=Channel3 value=Status>
<PARAM name=Channel3.SText value="Stop,Warten,Betrieb,Stoerung,Fehler,
Erfassung">
<PARAM name=BGColor value=#FFFFFF>
<PARAM name=LayoutHSpace value=0>
<PARAM name=LayoutVSpace value=0>
<!-- Parameters of the 1rd Component -->
<PARAM name=Component1 value=de.sma.SunnyViewer.ViewerDiagram>
<PARAM name=Name1 value=chart1>
<PARAM name=chart1.Title value="Output Values">
<PARAM name=chart1.FontName value="Arial">
<PARAM name=chart1.FontSize value=12>
<PARAM name=chart1.Channels value=Leistung>
<PARAM name=chart1.LegendVis value=1>