File: C:/Apache24/htdocs_regular/UseCase/UsesCase.html
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html dir="ltr" xmlns="http://www.w3.org/1999/xhtml">
<!-- #BeginTemplate "../master.dwt" -->
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
<meta name="keywords" content="OPC, OPC UA, OPC Unified Architecture, Open Source, OPC Client, OPC Server, OPC Toolkit, OPC SDK, OPC C++, OPC Foundation"/>
<!-- #BeginEditable "doctitle" -->
<title>OpenOpcUa</title>
<!-- #EndEditable -->
<link href="../styles/style2.css" rel="stylesheet" type="text/css" />
<style type="text/css">
.auto-style1 {
border-width: 0px;
font-size: medium;
font-weight: bolder;
}
.auto-style2 {
text-align: center;
font-weight: bolder;
}
#hnavigation {
}
#hnavigation ul{
float: left;
}
#hnavigation li{
float: left;
list-style-type: none;
display: block;
margin: 0;
padding: 0;
border: 1px solid #fff;
background-color: #fff;}
#hnavigation a{
color: #3d6c87;
text-decoration: none;
display: block;
padding: 5px 25px 5px 25px;
border: 1px solid #fff;
background-color: #fff;
margin-right: 10px;
margin-left: 10px;
}
#hnavigation a:hover{
color: #fff;
text-decoration: none;
border: 1px solid #5f8ea9;
background-color: #5f8ea9;
}
#content01 {
float: none;
}
.auto-style3 {
border-width: 0px;
}
</style>
</head>
<body>
<!-- Begin Container -->
<div id="container">
<!-- Begin Masthead -->
<div id="masthead">
<h1>
<img height="65" src="../images/LogoOpenOpcUa-V8-64x64.gif" width="64" alt="OpenOpca runs everywhere"/> OpenOpcUa
<img height="52" src="../images/linux-small.gif" width="48" alt="Linux"/>
<img alt="Windows" height="64" src="../images/microsoft___windows_8_logo_64x64.png" width="64" /><a href="https://opcfoundation.org/products/view/openopcuacoreserver" target="_blank"><img alt="OpenOpcUaCoreServer Certified" class="auto-style3" height="54" longdesc="../OpenOpcUaCoreServer is a fully certified OPC UA Server" src="../images/CertificationLogo-Certified.jpg" width="58" /></a></h1>
<h3>OpenOpcUa is an opensource and multi-platform C/C++ project</h3>
</div>
<!-- End Masthead -->
<!-- Begin Navigation -->
<div id="navigation">
<ul>
<li><a href="../default.html">Home</a></li>
<li><a href="../about/about.html">About</a></li>
<li><a href="../news/news.html">News</a></li>
<li><a href="../download/download.html">Download</a></li>
<li><a href="../photo_gallery/photo_gallery.html">Pictures</a></li>
<li><a href="../information_links/information_links.html">Links</a></li>
<li><a href="../faq/faq.html">FAQ</a></li>
<li><a href="UsesCase.html">Use Case</a></li>
<li><a href="../contact/contact.html">Contact</a></li>
<li><a href="../Events/NY-April2015.html">Events</a></li>
<li><a href="../Support/Support.html" style="width: 65px">Support OpenOpcUa</a></li>
</ul>
<p class="auto-style2"> <a href="http://www.openopcua.org/redmine" target="_blank" title="Goto Forge"><img class="auto-style1" height="65" src="../images/LogoOpenOpcUa-V8-64x64.gif" width="64" alt="Redmine OpenOpcUa" /></a></p>
<p class="auto-style2"></p>
<p> </p>
<p> </p>
</div>
<!-- End Navigation -->
<!-- Begin Content -->
<div id="content">
<!-- #BeginEditable "content" -->
<h2>Use case</h2>
<h3>OpenOpcUaCoreServer as an OPC UA Gateway</h3>
<p>
<img alt="" height="311" src="../images/UseCase-V1.jpg" width="500" /></p>
<ul>
<li>Gateway as a Windows Services</li>
<li>Gateway as a Linux Daemon</li>
<li>Gateway as an Embedded Server
<ul>
<li>Raspberry, </li>
<li>Moxa
<a href="http://www.moxa.com/product/UC-7101-LX.htm" target="_blank">
UA7101</a> or
<a href="http://www.moxa.com/product/UC-8100.htm" target="_blank">
UC 8100 Series</a></li>
</ul>
</li>
</ul>
<p>
<img id="picImg" alt="UC-8100" height="166" src="../images/m20140814153548.jpg" width="257" /><img id="picImg0" alt="UC-7101" src="../images/m20140613154734.jpg" width="217" /></p>
<p>All gateway can use our famous VPI:</p>
<ul>
<li>Modbus Vpi (VpiMdbMaster)</li>
<li>S7 Siemens Vpi (VpiS7)</li>
<li>Ethernet/IP Vpi (VpiEthernetIp)</li>
<li>UA Aggregator (VpiUaClient)</li>
<li>COM DA Wrapper (VpiComDa)</li>
</ul>
<!-- #EndEditable "content" --></div>
<!-- End Content -->
<!-- Begin Footer -->
<div id="footer">
<p><a href="../default.html">Home</a> | <a href="../about/about.html">About</a> |
<a href="../news/news.html">News</a> |
<a href="../download/download.html">Download</a> |
<a href="../photo_gallery/photo_gallery.html">Pictures</a> |
<a href="../information_links/information_links.html">Links</a> |
<a href="UseCase.html">Use Case</a> |
<a href="../faq/faq.html">FAQ</a> | <a href="../contact/contact.html">Contact</a></p>
</div>
<!-- End Footer --></div>
<!-- End Container -->
</body>
<!-- #EndTemplate -->
</html>