Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.etrice.doc/html/etrice-docse15.html')
-rw-r--r--plugins/org.eclipse.etrice.doc/html/etrice-docse15.html53
1 files changed, 53 insertions, 0 deletions
diff --git a/plugins/org.eclipse.etrice.doc/html/etrice-docse15.html b/plugins/org.eclipse.etrice.doc/html/etrice-docse15.html
new file mode 100644
index 000000000..f82dffbeb
--- /dev/null
+++ b/plugins/org.eclipse.etrice.doc/html/etrice-docse15.html
@@ -0,0 +1,53 @@
+<?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>Create a new protocol</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. 75--><div class="crosslinks"><p class="noindent">[<a
+href="etrice-docse16.html" >next</a>] [<a
+href="etrice-docse14.html" >prev</a>] [<a
+href="etrice-docse14.html#tailetrice-docse14.html" >prev-tail</a>] [<a
+href="#tailetrice-docse15.html">tail</a>] [<a
+href="etrice-docch6.html#etrice-docse15.html" >up</a>] </p></div>
+<h3 class="sectionHead"><span class="titlemark">6.4 </span> <a
+ id="x23-370006.4"></a>Create a new protocol</h3>
+<!--l. 77--><p class="noindent" >With the help of <span
+class="ecti-1000">Content Assist </span>create a <span
+class="ecti-1000">ProtocolClass </span>and name it
+<span
+class="ecti-1000">BlinkyControlProtocol</span>. Inside the brackets use the <span
+class="ecti-1000">Content Assist </span>(CTRL+Space) to
+create two incoming messages called <span
+class="ecti-1000">start </span>and <span
+class="ecti-1000">stop</span>.
+</p><!--l. 80--><p class="noindent" >The resulting code should look like this:
+</p><!--l. 82--><p class="noindent" ><img
+src="images/020-Blinky03.png" alt="PIC"
+ />
+</p><!--l. 85--><p class="noindent" >With Ctrl-Shift+F or selecting <span
+class="ecti-1000">Format </span>from the context menu you can format the
+text. Note that all elements are displayed in the outline view.
+
+
+
+</p>
+<!--l. 87--><div class="crosslinks"><p class="noindent">[<a
+href="etrice-docse16.html" >next</a>] [<a
+href="etrice-docse14.html" >prev</a>] [<a
+href="etrice-docse14.html#tailetrice-docse14.html" >prev-tail</a>] [<a
+href="etrice-docse15.html" >front</a>] [<a
+href="etrice-docch6.html#etrice-docse15.html" >up</a>] </p></div>
+<!--l. 87--><p class="noindent" ><a
+ id="tailetrice-docse15.html"></a> </p>
+</body></html>

Back to the top