7 example of an html page – SMA Sunny Data Control V.5.0 User Manual

Page 132

Advertising
background image

Transferring Data to the Internet

SMA Technologie AG

134

SDC-TEN081450

Technical Description

12.8. 7 Example of an HTML Page

<html>

<html>

<title>PV-Solar-Anlage bei SMA...</title>

</head>

<body>

<b>PV-Solar-Anlage auf dem Gebaeude 1 bei 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>

<!-- Allgemeine Parameter -->

<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>

<PARAM name=chart1.BGColor value=#393939>

Advertising