<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
original version by: Nikos Drakos, CBLU, University of Leeds
* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
* with significant contributions from:
Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
<HTML>
<HEAD>
<TITLE>Developing a new node</TITLE>
<META NAME="description" CONTENT="Developing a new node">
<META NAME="keywords" CONTENT="manual">
<META NAME="resource-type" CONTENT="document">
<META NAME="distribution" CONTENT="global">
<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
<LINK REL="STYLESHEET" HREF="manual.css">
<LINK REL="next" HREF="node71.html">
<LINK REL="previous" HREF="node52.html">
<LINK REL="up" HREF="manual.html">
<LINK REL="next" HREF="node57.html">
</HEAD>
<BODY >
<DIV CLASS="navigation"><!--Navigation Panel-->
<A NAME="tex2html864"
HREF="node57.html">
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next"
SRC="/usr/share/latex2html/icons/next.png"></A>
<A NAME="tex2html860"
HREF="manual.html">
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up"
SRC="/usr/share/latex2html/icons/up.png"></A>
<A NAME="tex2html854"
HREF="node55.html">
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous"
SRC="/usr/share/latex2html/icons/prev.png"></A>
<A NAME="tex2html862"
HREF="node1.html">
<IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents"
SRC="/usr/share/latex2html/icons/contents.png"></A>
<BR>
<B> Next:</B> <A NAME="tex2html865"
HREF="node57.html">Using Dictionary Editor GUI</A>
<B> Up:</B> <A NAME="tex2html861"
HREF="manual.html">Documentation</A>
<B> Previous:</B> <A NAME="tex2html855"
HREF="node55.html">TestMasterMicroMod</A>
<B> <A NAME="tex2html863"
HREF="node1.html">Contents</A></B>
<BR>
<BR></DIV>
<!--End of Navigation Panel-->
<H1><A NAME="SECTION000100000000000000000">
Developing a new node</A>
</H1>
Using provided examples as a base for your new node is generally a good
idea. You can also use the provided *.od files as a base for your node
object dictionary.
<P>
Creating a new CanOpen node implies to define the Object Dictionary of
this node. For that, developer have to provide a C file. This C file
contains the definition of all dictionary entries, and some kind of
index table that helps the stack to access some entries directly.
<P>
<BR><HR>
<!--Table of Child-Links-->
<A NAME="CHILD_LINKS"><STRONG>Subsections</STRONG></A>
<UL CLASS="ChildLinks">
<LI><A NAME="tex2html866"
HREF="node57.html">Using Dictionary Editor GUI</A>
<UL>
<LI><A NAME="tex2html867"
HREF="node58.html">Installation and usage on Linux</A>
<LI><A NAME="tex2html868"
HREF="node59.html">Installation and usage on Windows</A>
<LI><A NAME="tex2html869"
HREF="node60.html">About</A>
<LI><A NAME="tex2html870"
HREF="node61.html">Main view</A>
<LI><A NAME="tex2html871"
HREF="node62.html">New node</A>
<LI><A NAME="tex2html872"
HREF="node63.html">Node info</A>
<LI><A NAME="tex2html873"
HREF="node64.html">Profile editor</A>
<LI><A NAME="tex2html874"
HREF="node65.html">User types</A>
<LI><A NAME="tex2html875"
HREF="node66.html">Mapped variable</A>
<LI><A NAME="tex2html876"
HREF="node67.html">Integrated help</A>
</UL>
<BR>
<LI><A NAME="tex2html877"
HREF="node68.html">Generating the object Dictionary</A>
<UL>
<LI><A NAME="tex2html878"
HREF="node69.html">With GUI</A>
<LI><A NAME="tex2html879"
HREF="node70.html">With command line</A>
</UL></UL>
<!--End of Table of Child-Links-->
<BR><HR>
<ADDRESS>
epimerde
2007-06-08
</ADDRESS>
</BODY>
</HTML>