Commit aaa5772a authored by claes's avatar claes

Floating image

parent e086f783
......@@ -6,7 +6,7 @@
<frameset cols="20%,*" frameborder="0">
<frame name="left" src="main_menu.html" frameborder="no">
<frame name="right" src="main_window.html" frameborder="1">
<frame name="right" src="main_window.html" frameborder="1" scrolling="yes">
</frameset>
</html>
<html>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml>
<head>
<link rel="stylesheet" type="text/css" href="../pcss.css">
<title>Proview</title>
<style type="text/css">
.rightimage { float: right;
margin-left: 20px;
margin-bottom: 6px;
}
.headerh2 {
font-family: 'Arial Black', Arial, Verdana;
font-size: 100%;
font-weight: bold;
color: #5a759a;
margin-top: 5px;
margin-bottom: 0px
}
.bodymenupage {background-color: #ffffff;
font-family: Arial, Verdana;
font-size: 10t;
margin-top: 0px;
color: #000000;
text-align: left;
}
</style>
</head>
<body id="menupage">
<body class="bodymenupage">
<br><br>
<img src="../pwr_logga.gif" alt="Logga">
<img src="../pwr_logga.gif" alt="Logga"/>
<br><br>
<img src="../overview.gif" alt="Overview">
<h2 id="mainmenu">What is Proview </h2>
<img src="../overview.gif" alt="Overview" class="rightimage"/>
<h2 class="headerh2">What is Proview </h2>
PROVIEW/R is a modern, powerful and general process control system. It contains all functions normally required for successful sequential control, adjustment, data acquisition, communication, supervision, etc.
<br><br>
The configuration of a PROVIEW/R system is done graphically, making the application adaptation simple, reliable, and flexible. PROVIEW/R is a distributed system, which means that the system consists of several computers, connected via a network . Via the network computers exchange data with each other. In this way, for instance, the measuring signals will be known on all the process - and operator stations of a PROVIEW/R system.
......
src/doc/web/src/overview.gif

93.4 KB | W: | H:

src/doc/web/src/overview.gif

12 KB | W: | H:

src/doc/web/src/overview.gif
src/doc/web/src/overview.gif
src/doc/web/src/overview.gif
src/doc/web/src/overview.gif
  • 2-up
  • Swipe
  • Onion skin
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment