blob: 909ed84a2b02e20bc475350dbd1911321f448682 [file] [log] [blame]
<!DOCTYPE html>
<!--
Copyright (c) 2017 fortiss GmbH
2019 Andrea Zoitl
All rights reserved. This program and the accompanying materials
are made available under the terms of the Eclipse Public License v1.0
which accompanies this distribution, and is available at
http://www.eclipse.org/legal/epl-v10.html
Contributors:
Jose Cabral
- initial API and implementation and/or initial documentation
Andrea Zoitl
- fixed 4diac branding, corrected links, improved readability
-->
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Communication Protocols</title>
<link rel="stylesheet" type="text/css" href="../help.css">
</head>
<body>
<!--********************************************************************************************-->
<h1 id="topOfPage">Supported Communication Protocols</h1>
<p>This page is intended to serve as index for communication protocols that are supported by 4diac&nbsp;FORTE.</p>
<ul id="communicationList">
<li><a href="../../html/communication/opc_ua.html">OPC UA</a></li>
<li><a href="../../html/communication/http.html">HTTP</a></li>
<li><a href="../../html/communication/ros.html">ROS</a></li>
<li><a href="../../html/communication/mqttPaho.html">MQTT</a></li>
<li><a href="../../html/communication/simulation.html#fmi">FMI</a></li>
<li><a href="../../html/communication/simulation.html#matlab">Communication using Matlab</a></li>
<li><a href="../../html/communication/tsn.html">TSN</a></li>
<li><a href="../../html/communication/fbdkip.html">FBDK/IP</a>: Protocol defined in the <a href="http://holobloc.com/doc/ita/index.htm" target="_blank">IEC 61499 Compliance Profile for Feasibility Demonstrations</a> and default protocol in FORTE.</li>
<li><a href="../../html/communication/modbus.html">Modbus</a></li>
<li><a href="../../html/communication/opc.html">OPC DA</a> </li>
<li><a href="../../html/communication/openPOWERLINK.html">openPOWERLINK</a></li>
</ul>
<p>Go to <a href="../../html/startHere/startHere.html">Where to Start</a></p>
</body>
</html>