CPU 1512 TIA Portal
<!-- AWP_In_Variable Name='"OpenValve"' -->
<!-- AWP_In_Variable Name='"CloseValve"' -->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Userdefined Website - Application Overview</title>
<meta http-equiv="Content-Language" content="en" >
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" >
<meta http-equiv="Content-Script-Type" content="text/javascript" >
<meta http-equiv="refresh" content="1; URL=Overview.htm">
<link rel="stylesheet" type="text/css" href="Stylesheet/siemens_Stylesheet.css"/>
<script src="Script/siemens_script.js" type="text/javascript"> </script>
</head>
<body>
<!-- Header Line -->
<div id="header">
<table border="0" >
<tr>
<td width="650px"><h2><big>TIA Portal V11 <br> Webserver Applikation</big></h2></td>
<td width="300px"><img src="Images/SIEMENS_Logo.PNG"/></td>
</tr>
</table>
</div>
<!-- Header Line End-->
<!-- Navigation -->
<div id="navi">
<ul>
<a href="Start.htm">Plant status</a><br>
<a>Overview Tank</a><br>
<a href="Data.htm">Data</a><br>
<a href="DataOpti.htm">Data optimized</a>
</ul>
</div>
<!-- Navigation End-->
<!-- Data Area -->
<div id="page">
<h3>Overview Tank</h3>
<table border="0" width="550px">
<tr>
<td width="250px" height="200px" rowspan="14" valign="bottom" background="Images\TankExample.PNG"
style="background-repeat:no-repeat; background-position:bottom left">
<img src="Images\blue.png" alt="Level" width="56px" height=":=TankLevelScal
x " style="margin-left:48px; margin-bottom:-3px">
<img src="Images\Valve:="StatusValveCPU":.png" name="Valve" "StatusValveCPU = 0"id="StatusValveCPU" alt="Valve" style="margin-left:70px; margin-right:2px; margin-bottom:12px">
</td>
</tr>
<tr>
<td class="static_field_headline">Data</td><td></td>
<td class="static_field_headline_left">Current Value</td>
</tr>
<tr>
<td class="static_field">Flowrate:</td>
<td class="output_field">:="ActFlowrate":</td>
</tr>
<tr>
<td class="static_field">Tank Level: </td>
<td class="output_field">:="TankLevel":</td>
</tr>
<tr>
<td class="output_field_long" colspan="2"><b><!-- AWP_Enum_Ref Name='"Alarm"' Enum="AlarmValue" -->:="Alarm":</b></td>
</tr>
<tr>
<td class="static_field"> </td>
<td class="static_field"> </td>
</tr>
<tr>
<td class="static_field_headline">Measurement</td>
<td class="static_field_headline_left">Unit</td>
</tr>
<tr>
<td class="static_field">Tank Level Overflow:</td>
<td class="output_field">:="TankLevelOverflow":</td>
</tr>
<tr>
<td class="static_field">Tank Level Maximum:</td>
<td class="output_field">:="TankLevelMaximum":</td>
</tr>
<tr>
<td class="static_field">Tank Level Midth:</td>
<td class="output_field">:="TankLevelMidth":</td>
</tr>
<tr>
<td class="static_field">Tank Level Minimum:</td>
<td class="output_field">:="TankLevelMinimum":</td>
</tr>
<tr>
<td class="static_field">Tank Level Lack:</td>
<td class="output_field">:="TankLevelLack":</td>
</tr>
<tr>
<td class="static_field"> </td>
<td class="static_field"> </td>
</tr>
<tr>
<td width="144px" height="21px">
<form method="post" action="">
<input type="submit" value="OpenValve">
<input type="hidden" name='"OpenValve"' size="20px" value="1">
<input type="hidden" name='"CloseValve"' size="20px" value="0">
</form>
</td>
<td width="144px" height="21px">
<form method="post" action="">
<input type="submit" value="CloseValve">
<input type="hidden" name='"CloseValve"' size="20px" value="1">
<input type="hidden" name='"OpenValve"' size="20px" value="0">
</form>
</td>
</tr>
</table>
</div>
<!-- Data Area End-->
</body>
</html>