Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.etrice.doc/html/etrice-docse20.html')
-rw-r--r--plugins/org.eclipse.etrice.doc/html/etrice-docse20.html63
1 files changed, 63 insertions, 0 deletions
diff --git a/plugins/org.eclipse.etrice.doc/html/etrice-docse20.html b/plugins/org.eclipse.etrice.doc/html/etrice-docse20.html
new file mode 100644
index 000000000..fb8b388b5
--- /dev/null
+++ b/plugins/org.eclipse.etrice.doc/html/etrice-docse20.html
@@ -0,0 +1,63 @@
+<?xml version="1.0" encoding="iso-8859-1" ?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<!--http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd-->
+<html xmlns="http://www.w3.org/1999/xhtml"
+>
+<head><title>Scope</title>
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
+<meta name="generator" content="TeX4ht (http://www.cse.ohio-state.edu/~gurari/TeX4ht/)" />
+<meta name="originator" content="TeX4ht (http://www.cse.ohio-state.edu/~gurari/TeX4ht/)" />
+<!-- xhtml,3,next,html -->
+<meta name="src" content="etrice-doc.tex" />
+<meta name="date" content="2013-03-25 22:23:00" />
+<link rel="stylesheet" type="text/css" href="etrice-doc.css" />
+</head><body
+>
+<!--l. 3--><div class="crosslinks"><p class="noindent">[<a
+href="etrice-docse21.html" >next</a>] [<a
+href="etrice-docch7.html" >prev</a>] [<a
+href="etrice-docch7.html#tailetrice-docch7.html" >prev-tail</a>] [<a
+href="#tailetrice-docse20.html">tail</a>] [<a
+href="etrice-docch7.html#etrice-docse20.html" >up</a>] </p></div>
+<h3 class="sectionHead"><span class="titlemark">7.1 </span> <a
+ id="x29-430007.1"></a>Scope</h3>
+<!--l. 5--><p class="noindent" >This tutorial shows how data will be sent in a eTrice model. Within the
+example you will create two actors (MrPing and MrPong). MrPong will
+simply loop back every data it received. MrPing will send data and verify the
+result.
+</p><!--l. 8--><p class="noindent" >You will perform the following steps:
+</p><!--l. 10--><p class="noindent" >
+ </p><ol class="enumerate1" >
+ <li
+ class="enumerate" id="x29-43002x1">create a new model from scratch
+ </li>
+ <li
+ class="enumerate" id="x29-43004x2">create a data class
+ </li>
+ <li
+ class="enumerate" id="x29-43006x3">define a protocol with attached data
+ </li>
+ <li
+ class="enumerate" id="x29-43008x4">create an actor structure
+ </li>
+ <li
+ class="enumerate" id="x29-43010x5">create two simple state machines
+
+
+
+ </li>
+ <li
+ class="enumerate" id="x29-43012x6">build and run the model</li></ol>
+
+
+
+<!--l. 19--><div class="crosslinks"><p class="noindent">[<a
+href="etrice-docse21.html" >next</a>] [<a
+href="etrice-docch7.html" >prev</a>] [<a
+href="etrice-docch7.html#tailetrice-docch7.html" >prev-tail</a>] [<a
+href="etrice-docse20.html" >front</a>] [<a
+href="etrice-docch7.html#etrice-docse20.html" >up</a>] </p></div>
+<!--l. 19--><p class="noindent" ><a
+ id="tailetrice-docse20.html"></a> </p>
+</body></html>

Back to the top