1<?xml version="1.0"?>
2<device>
3  <features>
4    <feature name="SYNC" value="1">
5      <label lang="en">Synchronization object (Sync)</label>
6      <description lang="en" URI="http://www.can-cia.org/canopen/protocol/special.html">The Sync Object is broadcast periodically by the Sync Producer.
7
8Permissible value for SYNC is 0 or 1.</description>
9      <associatedObject index="1005"/>
10      <associatedObject index="1006"/>
11      <associatedObject index="1007"/>
12      <associatedObject index="2103"/>
13      <associatedObject index="2104"/>
14    </feature>
15    <feature name="Emergency" value="1">
16      <label lang="en">Emergency object (Emcy)</label>
17      <description lang="en" URI="http://www.can-cia.org/canopen/protocol/special.html">The Emergency message is triggered by the occurrence of a device internal error situation.
18
19Permissible value for Emergency is 0 or 1.</description>
20      <associatedObject index="1014"/>
21      <associatedObject index="1015"/>
22    </feature>
23    <feature name="SDO server" value="1">
24      <label lang="en">Service Data Object (SDO)</label>
25      <description lang="en" URI="http://www.can-cia.org/canopen/protocol/sdo.html">A Service Data Object (SDO) reads from entries or writes to entries of the Object Dictionary.
26SDO server is implemented on all CANopen devices.
27
28Permissible value for SDO sever is 0 or 1.</description>
29      <associatedObject index="1200" indexMax="1201" indexStep="1"/>
30    </feature>
31    <feature name="SDO client" value="0">
32      <label lang="en">Service Data Object (SDO)</label>
33      <description lang="en" URI="http://www.can-cia.org/canopen/protocol/sdo.html">A Service Data Object (SDO) reads from entries or writes to entries of the Object Dictionary.
34SDO client is usually a master device in a CANopen network.
35
36Permissible value for SDO client is 0 or 1.</description>
37      <associatedObject index="1280" indexMax="1281" indexStep="1"/>
38    </feature>
39    <feature name="RPDO" value="4">
40      <label lang="en">Recive Process Data Object (RPDO)</label>
41      <description lang="en" URI="http://www.can-cia.org/canopen/protocol/pdo.html">Process Data Objects (PDOs) are mapped to a single CAN frame using up to 8 bytes of the data field to transmit application objects. Each PDO has a unique identifier and is transmitted by only one node, but it can be received by more than one (producer/consumer communication).
42
43Permissible value for RPDO is 0 to 16. For larger value Max Index must be changed.</description>
44      <associatedObject index="1400" indexMax="140F" indexStep="1"/>
45      <associatedObject index="1600" indexMax="160F" indexStep="1"/>
46    </feature>
47    <feature name="TPDO" value="4">
48      <label lang="en">Transmit Process Data Object (TPDO)</label>
49      <description lang="en" URI="http://www.can-cia.org/canopen/protocol/pdo.html">Process Data Objects (PDOs) are mapped to a single CAN frame using up to 8 bytes of the data field to transmit application objects. Each PDO has a unique identifier and is transmitted by only one node, but it can be received by more than one (producer/consumer communication).
50
51Permissible value for TPDO is 0 to 16. For larger value Max Index must be changed.</description>
52      <associatedObject index="1800" indexMax="180F" indexStep="1"/>
53      <associatedObject index="1A00" indexMax="1A0F" indexStep="1"/>
54    </feature>
55    <feature name="NMT master" value="0">
56      <label lang="en">NMT master</label>
57      <description lang="en">NMT master can send CANopen NMT command, which can start, stop or reset nodes.</description>
58    </feature>
59    <feature name="Trace" value="0">
60      <label lang="en">Trace</label>
61      <description lang="en">Trace is used for recording variables.</description>
62      <associatedObject index="2301" indexMax="2320" indexStep="1"/>
63      <associatedObject index="2400"/>
64      <associatedObject index="2401" indexMax="2420" indexStep="1"/>
65    </feature>
66  </features>
67  <CANopenObjectList>
68    <CANopenObject index="1000" name="Device type" objectType="7" memoryType="ROM" dataType="07" accessType="ro" PDOmapping="no" defaultValue="0x00000000">
69      <label lang="en">Device type</label>
70      <description lang="en">bit  0-15: Device profile number
71bit 16-31: Additional information</description>
72    </CANopenObject>
73    <CANopenObject index="1001" name="Error register" objectType="7" memoryType="RAM" dataType="05" accessType="ro" PDOmapping="optional" defaultValue="0">
74      <label lang="en">Error register</label>
75      <description lang="en">bit 0: generic error
76bit 1: current
77bit 2: voltage
78bit 3: temperature
79bit 4: communication error (overrun, error state)
80bit 5: device profile specific
81bit 6: Reserved (always 0)
82bit 7: manufacturer specific</description>
83    </CANopenObject>
84    <CANopenObject index="1002" name="Manufacturer status register" objectType="7" memoryType="RAM" dataType="07" accessType="ro" PDOmapping="optional" defaultValue="0">
85      <label lang="en">Manufacturer status register</label>
86      <description lang="en">bit 0-31: Not used by stack (available for user)</description>
87    </CANopenObject>
88    <CANopenObject index="1003" name="Pre-defined error field" objectType="8" subNumber="9" memoryType="RAM" dataType="07" accessType="ro" PDOmapping="no" accessFunctionName="CO_ODF_1003">
89      <label lang="en">Pre-defined error field</label>
90      <description lang="en">Number of Errors
91bit 0-7: Zero can be written to erase error history
92
93Standard Error Field
94bit  0-15: Error code as transmited in the Emergency object
95bit 16-31: Manufacturer specific additional information</description>
96      <CANopenSubObject subIndex="00" name="Number of errors" objectType="7" dataType="05" accessType="rw" PDOmapping="no" defaultValue="0"/>
97      <CANopenSubObject subIndex="01" name="Standard error field" objectType="7" defaultValue="0"/>
98      <CANopenSubObject subIndex="02" name="Standard error field" objectType="7" defaultValue="0"/>
99      <CANopenSubObject subIndex="03" name="Standard error field" objectType="7" defaultValue="0"/>
100      <CANopenSubObject subIndex="04" name="Standard error field" objectType="7" defaultValue="0"/>
101      <CANopenSubObject subIndex="05" name="Standard error field" objectType="7" defaultValue="0"/>
102      <CANopenSubObject subIndex="06" name="Standard error field" objectType="7" defaultValue="0"/>
103      <CANopenSubObject subIndex="07" name="Standard error field" objectType="7" defaultValue="0"/>
104      <CANopenSubObject subIndex="08" name="Standard error field" objectType="7" defaultValue="0"/>
105    </CANopenObject>
106    <CANopenObject index="1005" name="COB-ID SYNC message" objectType="7" memoryType="ROM" dataType="07" accessType="rw" PDOmapping="no" defaultValue="0x00000080" accessFunctionName="CO_ODF_1005">
107      <label lang="en">COB-ID SYNC message</label>
108      <description lang="en">bit  0-10: COB-ID for SYNC object
109bit 11-29: set to 0
110bit    30: 1(0) - node generates (does NOT generate) SYNC object
111bit    31: set to 0</description>
112    </CANopenObject>
113    <CANopenObject index="1006" name="Communication cycle period" objectType="7" memoryType="ROM" dataType="07" accessType="rw" PDOmapping="no" defaultValue="0" accessFunctionName="CO_ODF_1006">
114      <label lang="en">Communication cycle period</label>
115      <description lang="en">bit 0-31:  period of SYNC transmission in µs (0 = no transmission, no checking)</description>
116    </CANopenObject>
117    <CANopenObject index="1007" name="Synchronous window length" objectType="7" memoryType="ROM" dataType="07" accessType="rw" PDOmapping="no" defaultValue="0">
118      <label lang="en">Synchronous window length</label>
119      <description lang="en">bit 0-31:  window leghth after SYNC when PDOS must be transmited in µs, (0 = not used)</description>
120    </CANopenObject>
121    <CANopenObject index="1008" name="Manufacturer device name" objectType="7" memoryType="ROM" dataType="09" accessType="const" PDOmapping="no" defaultValue="CANopenNode">
122      <label lang="en">Manufacturer device name</label>
123      <description lang="en">Name of the manufacturer as string</description>
124    </CANopenObject>
125    <CANopenObject index="1009" name="Manufacturer hardware version" objectType="7" memoryType="ROM" dataType="09" accessType="const" PDOmapping="no" defaultValue="3.00">
126      <label lang="en">Manufacturer hardware version</label>
127      <description lang="en">Name of the hardware version as string</description>
128    </CANopenObject>
129    <CANopenObject index="100A" name="Manufacturer software version" objectType="7" memoryType="ROM" dataType="09" accessType="const" PDOmapping="no" defaultValue="3.00">
130      <label lang="en">Manufacturer software version</label>
131      <description lang="en">Name of the software version as string.</description>
132    </CANopenObject>
133    <CANopenObject index="1010" name="Store parameters" objectType="8" subNumber="2" memoryType="RAM" dataType="07" accessType="rw" PDOmapping="no" accessFunctionName="CO_ODF_1010">
134      <label lang="en">Store parameters</label>
135      <description lang="en">Writing value 0x65766173 ('s','a','v','e' from LSB to MSB) into this location stores all ROM variables into EEPROM.</description>
136      <CANopenSubObject subIndex="00" name="max sub-index" objectType="7" dataType="05" accessType="ro" PDOmapping="no" defaultValue="1"/>
137      <CANopenSubObject subIndex="01" name="save all parameters" objectType="7" defaultValue="0x00000003"/>
138    </CANopenObject>
139    <CANopenObject index="1011" name="Restore default parameters" objectType="8" subNumber="2" memoryType="RAM" dataType="07" accessType="rw" PDOmapping="no" accessFunctionName="CO_ODF_1011">
140      <label lang="en">Restore default parameters</label>
141      <description lang="en">Writing value 0x64616F6C ('l','o','a','d' from LSB to MSB) into this location restores all ROM and EEPROM variables after reset. (After reset read form EEPROM is not performed, so default values are used.)</description>
142      <CANopenSubObject subIndex="00" name="max sub-index" objectType="7" dataType="05" accessType="ro" PDOmapping="no" defaultValue="1"/>
143      <CANopenSubObject subIndex="01" name="restore all default parameters" objectType="7" defaultValue="0x00000001"/>
144    </CANopenObject>
145    <CANopenObject index="1014" name="COB-ID EMCY" objectType="7" memoryType="ROM" dataType="07" accessType="ro" PDOmapping="no" defaultValue="$NODEID+0x80" accessFunctionName="CO_ODF_1014">
146      <label lang="en">COB-ID emergency message</label>
147      <description lang="en">bit  0-10: COB-ID
148bit 11-30: set to 0 for 11 bit COB-ID
149bit    31: 0(1) - node uses (does NOT use) Emergency object</description>
150    </CANopenObject>
151    <CANopenObject index="1015" name="inhibit time EMCY" objectType="7" memoryType="ROM" dataType="06" accessType="rw" PDOmapping="no" defaultValue="100">
152      <label lang="en">inhibit time emergency message</label>
153      <description lang="en">bit 0-15: Inhibit time of emergency message in 100µs</description>
154    </CANopenObject>
155    <CANopenObject index="1016" name="Consumer heartbeat time" objectType="8" subNumber="5" memoryType="ROM" dataType="07" accessType="rw" PDOmapping="no" accessFunctionName="CO_ODF_1016">
156      <label lang="en">Consumer heartbeat time</label>
157      <description lang="en">max sub-index
158
159Consumer Heartbeat Time
160bit  0-15: Heartbeat consumer time in ms (0 = node is not monitored)
161bit 16-23: Node ID
162bit 24-31: set to 0</description>
163      <CANopenSubObject subIndex="00" name="max sub-index" objectType="7" dataType="05" accessType="ro" PDOmapping="no" defaultValue="4"/>
164      <CANopenSubObject subIndex="01" name="Consumer heartbeat time" objectType="7" defaultValue="0x00000000"/>
165      <CANopenSubObject subIndex="02" name="Consumer heartbeat time" objectType="7" defaultValue="0x00000000"/>
166      <CANopenSubObject subIndex="03" name="Consumer heartbeat time" objectType="7" defaultValue="0x00000000"/>
167      <CANopenSubObject subIndex="04" name="Consumer heartbeat time" objectType="7" defaultValue="0x00000000"/>
168    </CANopenObject>
169    <CANopenObject index="1017" name="Producer heartbeat time" objectType="7" memoryType="ROM" dataType="06" accessType="rw" PDOmapping="no" defaultValue="1000">
170      <label lang="en">Producer heartbeat time</label>
171      <description lang="en">bit 0-15: Heartbeat producer time in ms (0 = disable transmission)</description>
172    </CANopenObject>
173    <CANopenObject index="1018" name="Identity" objectType="9" subNumber="5" memoryType="ROM">
174      <label lang="en">Identity</label>
175      <description lang="en">max sub-index
176
177Vendor-ID
178bit 0-31: Assigned by CiA
179
180Product code
181bit 0-31: Manufacturer specific
182
183Revision number
184bit 0-15:  Minor revision num. (CANopen behavior has not changed)
185bit 16-31: Major revision number (CANopen behavior has changed)
186
187Serial number
188bit 0-31: Manufacturer specific</description>
189      <CANopenSubObject subIndex="00" name="max sub-index" objectType="7" dataType="05" accessType="ro" PDOmapping="no" defaultValue="4"/>
190      <CANopenSubObject subIndex="01" name="Vendor-ID" objectType="7" dataType="07" accessType="ro" PDOmapping="no" defaultValue="0x00000000"/>
191      <CANopenSubObject subIndex="02" name="Product code" objectType="7" dataType="07" accessType="ro" PDOmapping="no" defaultValue="0x00000000"/>
192      <CANopenSubObject subIndex="03" name="Revision number" objectType="7" dataType="07" accessType="ro" PDOmapping="no" defaultValue="0x00000000"/>
193      <CANopenSubObject subIndex="04" name="Serial number" objectType="7" dataType="07" accessType="ro" PDOmapping="no" defaultValue="0x00000000"/>
194    </CANopenObject>
195    <CANopenObject index="1019" name="Synchronous counter overflow value" objectType="7" memoryType="ROM" dataType="05" accessType="rw" PDOmapping="no" defaultValue="0" accessFunctionName="CO_ODF_1019">
196      <label lang="en">Synchronous counter overflow value</label>
197      <description lang="en">If value is zero, then SYNC message is transmitted with data length 0.
198
199If Value is from 2 to 240, then SYNC message has one data byte, which contains the counter.
200
201Other values are reserved.</description>
202    </CANopenObject>
203    <CANopenObject index="1029" name="Error behavior" objectType="8" subNumber="7" memoryType="ROM" dataType="05" accessType="rw" PDOmapping="no">
204      <label lang="en">Error behavior</label>
205      <description lang="en">If error is detected and operating NMT state is NMT operational, this object defines behavior of the device.
206
207Value definition for all subindexes:
208   0x00 - if operational, switch to NMT pre-operational
209   0x01 - do nothing
210   0x02 - switch to NMT stopped
211
21201 - Communication error - bus off or Heartbeat consumer error.
21302 - Communication other error (critical errors - see 'Error status bits') except CAN bus passive but including bus off or Heartbeat consumer.
21403 - Communication passive - any communication error including CAN bus passive.
21504 - Generic error (critical errors - see 'Error status bits').
21605 - Device profile error - bit 5 in error register is set.
21706 - Manufacturer specific error - bit 7 in error register is set.</description>
218      <CANopenSubObject subIndex="00" name="max sub-index" objectType="7" dataType="05" accessType="ro" PDOmapping="no" defaultValue="6"/>
219      <CANopenSubObject subIndex="01" name="Communication" objectType="7" defaultValue="0x00"/>
220      <CANopenSubObject subIndex="02" name="Communication other" objectType="7" defaultValue="0x00"/>
221      <CANopenSubObject subIndex="03" name="Communication passive" objectType="7" defaultValue="0x01"/>
222      <CANopenSubObject subIndex="04" name="Generic" objectType="7" defaultValue="0x00"/>
223      <CANopenSubObject subIndex="05" name="Device profile" objectType="7" defaultValue="0x00"/>
224      <CANopenSubObject subIndex="06" name="Manufacturer specific" objectType="7" defaultValue="0x00"/>
225    </CANopenObject>
226    <CANopenObject index="1200" name="SDO server parameter" objectType="9" subNumber="3" memoryType="ROM" accessFunctionName="CO_ODF_1200">
227      <label lang="en">SDO server parameter</label>
228      <description lang="en">0x1200 SDO server parameter
229max sub-index
230
231COB-ID client to server (Receive SDO)
232bit 0-31:  0x00000600 + Node ID
233
234COB-ID server to client (Transmit SDO)
235bit 0-31:  0x00000580 + Node ID
236
237
238
2390x1201 - 0x127F SDO server parameter
240max sub-index
241
242COB-ID client to server (Receive SDO)
243bit 0-10:  COB_ID
244bit 11-30: Set to 0
245bit 31*:   0(1) - node uses (does NOT use) SDO
246
247COB-ID server to client (Transmit SDO)
248bit 0-31:  same as previous
249
250Node-ID of the SDO client
251bit 0-7:   Node ID (optional)</description>
252      <CANopenSubObject subIndex="00" name="max sub-index" objectType="7" dataType="05" accessType="ro" PDOmapping="no" defaultValue="2"/>
253      <CANopenSubObject subIndex="01" name="COB-ID client to server" objectType="7" dataType="07" accessType="ro" PDOmapping="no" defaultValue="$NODEID+0x600"/>
254      <CANopenSubObject subIndex="02" name="COB-ID server to client" objectType="7" dataType="07" accessType="ro" PDOmapping="no" defaultValue="$NODEID+0x580"/>
255    </CANopenObject>
256    <CANopenObject index="1280" name="SDO client parameter" objectType="9" subNumber="4" memoryType="RAM" disabled="true">
257      <label lang="en">SDO client parameter</label>
258      <description lang="en">0x1280 - 0x12FF SDO client parameter
259max sub-index
260
261COB-ID client to server (Transmit SDO)
262bit 0-10:  COB_ID
263bit 11-30: Set to 0
264bit 31:    0(1) - node uses (does NOT use) SDO
265
266COB-ID server to client (Receive SDO)
267bit 0-31:  same as previous
268
269Node-ID of the SDO server
2700-7:   Node ID</description>
271      <CANopenSubObject subIndex="00" name="max sub-index" objectType="7" dataType="05" accessType="ro" PDOmapping="no" defaultValue="3"/>
272      <CANopenSubObject subIndex="01" name="COB-ID client to server" objectType="7" dataType="07" accessType="rw" PDOmapping="optional" defaultValue="0"/>
273      <CANopenSubObject subIndex="02" name="COB-ID server to client" objectType="7" dataType="07" accessType="rw" PDOmapping="optional" defaultValue="0"/>
274      <CANopenSubObject subIndex="03" name="Node-ID of the SDO server" objectType="7" dataType="05" accessType="rw" PDOmapping="no" defaultValue="0"/>
275    </CANopenObject>
276    <CANopenObject index="1400" name="RPDO communication parameter" objectType="9" subNumber="3" memoryType="ROM" accessFunctionName="CO_ODF_RPDOcom">
277      <CANopenSubObject subIndex="00" name="max sub-index" objectType="7" dataType="05" accessType="ro" PDOmapping="no" defaultValue="2"/>
278      <CANopenSubObject subIndex="01" name="COB-ID used by RPDO" objectType="7" dataType="07" accessType="rw" PDOmapping="no" defaultValue="$NODEID+0x200"/>
279      <CANopenSubObject subIndex="02" name="transmission type" objectType="7" dataType="05" accessType="rw" PDOmapping="no" defaultValue="255"/>
280      <label lang="en">RPDO communication parameter</label>
281      <description lang="en">0x1400 - 0x15FF RPDO communication parameter
282max sub-index
283
284COB-ID
285bit  0-10: COB-ID for PDO, to change it bit 31 must be set
286bit 11-29: set to 0 for 11 bit COB-ID
287bit 30:    0(1) - rtr are allowed (are NOT allowed) for PDO
288bit 31:    0(1) - node uses (does NOT use) PDO
289
290Transmission type
291value = 0-240:   reciving is synchronous, process after next reception of SYNC object
292value = 241-253: not used
293value = 254:     manufacturer specific
294value = 255:     asynchronous</description>
295    </CANopenObject>
296    <CANopenObject index="1401" name="RPDO communication parameter" objectType="9" subNumber="3" memoryType="ROM" accessFunctionName="CO_ODF_RPDOcom">
297      <CANopenSubObject subIndex="00" name="max sub-index" objectType="7" dataType="05" accessType="ro" PDOmapping="no" defaultValue="2"/>
298      <CANopenSubObject subIndex="01" name="COB-ID used by RPDO" objectType="7" dataType="07" accessType="rw" PDOmapping="no" defaultValue="$NODEID+0x300"/>
299      <CANopenSubObject subIndex="02" name="transmission type" objectType="7" dataType="05" accessType="rw" PDOmapping="no" defaultValue="254"/>
300      <label lang="en">RPDO communication parameter</label>
301      <description lang="en">0x1400 - 0x15FF RPDO communication parameter (see description for 0x1400)</description>
302    </CANopenObject>
303    <CANopenObject index="1402" name="RPDO communication parameter" objectType="9" subNumber="3" memoryType="ROM" accessFunctionName="CO_ODF_RPDOcom">
304      <CANopenSubObject subIndex="00" name="max sub-index" objectType="7" dataType="05" accessType="ro" PDOmapping="no" defaultValue="2"/>
305      <CANopenSubObject subIndex="01" name="COB-ID used by RPDO" objectType="7" dataType="07" accessType="rw" PDOmapping="no" defaultValue="$NODEID+0x400"/>
306      <CANopenSubObject subIndex="02" name="transmission type" objectType="7" dataType="05" accessType="rw" PDOmapping="no" defaultValue="254"/>
307      <label lang="en">RPDO communication parameter</label>
308      <description lang="en">0x1400 - 0x15FF RPDO communication parameter (see description for 0x1400)</description>
309    </CANopenObject>
310    <CANopenObject index="1403" name="RPDO communication parameter" objectType="9" subNumber="3" memoryType="ROM" accessFunctionName="CO_ODF_RPDOcom">
311      <CANopenSubObject subIndex="00" name="max sub-index" objectType="7" dataType="05" accessType="ro" PDOmapping="no" defaultValue="2"/>
312      <CANopenSubObject subIndex="01" name="COB-ID used by RPDO" objectType="7" dataType="07" accessType="rw" PDOmapping="no" defaultValue="$NODEID+0x500"/>
313      <CANopenSubObject subIndex="02" name="transmission type" objectType="7" dataType="05" accessType="rw" PDOmapping="no" defaultValue="254"/>
314      <label lang="en">RPDO communication parameter</label>
315      <description lang="en">0x1400 - 0x15FF RPDO communication parameter (see description for 0x1400)</description>
316    </CANopenObject>
317    <CANopenObject index="1404" name="RPDO communication parameter" objectType="9" subNumber="3" memoryType="ROM" accessFunctionName="CO_ODF_RPDOcom" disabled="true">
318      <CANopenSubObject subIndex="00" name="max sub-index" objectType="7" dataType="05" accessType="ro" PDOmapping="no" defaultValue="2"/>
319      <CANopenSubObject subIndex="01" name="COB-ID used by RPDO" objectType="7" dataType="07" accessType="rw" PDOmapping="no" defaultValue="1"/>
320      <CANopenSubObject subIndex="02" name="transmission type" objectType="7" dataType="05" accessType="rw" PDOmapping="no" defaultValue="254"/>
321      <label lang="en">RPDO communication parameter</label>
322      <description lang="en">0x1400 - 0x15FF RPDO communication parameter (see description for 0x1400)</description>
323    </CANopenObject>
324    <CANopenObject index="1600" name="RPDO mapping parameter" objectType="9" subNumber="9" memoryType="ROM" accessFunctionName="CO_ODF_RPDOmap">
325      <label lang="en">RPDO mapping parameter</label>
326      <description lang="en">0x1600 - 0x17FF RPDO mapping parameter (To change mapping, 'Number of mapped objects' must be set to 0)
327Number of mapped objects
328
329mapped object  (subindex 1...8)
330bit  0-7:  data length in bits
331bit 8-15:  subindex from OD
332bit 16-31: index from OD</description>
333      <CANopenSubObject subIndex="00" name="Number of mapped objects" objectType="7" dataType="05" accessType="rw" PDOmapping="no" defaultValue="2"/>
334      <CANopenSubObject subIndex="01" name="mapped object 1" objectType="7" dataType="07" accessType="rw" PDOmapping="no" defaultValue="0x62000108"/>
335      <CANopenSubObject subIndex="02" name="mapped object 2" objectType="7" dataType="07" accessType="rw" PDOmapping="no" defaultValue="0x62000208"/>
336      <CANopenSubObject subIndex="03" name="mapped object 3" objectType="7" dataType="07" accessType="rw" PDOmapping="no" defaultValue="0x00000000"/>
337      <CANopenSubObject subIndex="04" name="mapped object 4" objectType="7" dataType="07" accessType="rw" PDOmapping="no" defaultValue="0x00000000"/>
338      <CANopenSubObject subIndex="05" name="mapped object 5" objectType="7" dataType="07" accessType="rw" PDOmapping="no" defaultValue="0x00000000"/>
339      <CANopenSubObject subIndex="06" name="mapped object 6" objectType="7" dataType="07" accessType="rw" PDOmapping="no" defaultValue="0x00000000"/>
340      <CANopenSubObject subIndex="07" name="mapped object 7" objectType="7" dataType="07" accessType="rw" PDOmapping="no" defaultValue="0x00000000"/>
341      <CANopenSubObject subIndex="08" name="mapped object 8" objectType="7" dataType="07" accessType="rw" PDOmapping="no" defaultValue="0x00000000"/>
342    </CANopenObject>
343    <CANopenObject index="1601" name="RPDO mapping parameter" objectType="9" subNumber="9" memoryType="ROM" accessFunctionName="CO_ODF_RPDOmap">
344      <label lang="en">RPDO mapping parameter</label>
345      <description lang="en">0x1600 - 0x17FF RPDO mapping parameter (see description for 0x1600)</description>
346      <CANopenSubObject subIndex="00" name="Number of mapped objects" objectType="7" dataType="05" accessType="rw" PDOmapping="no" defaultValue="0"/>
347      <CANopenSubObject subIndex="01" name="mapped object 1" objectType="7" dataType="07" accessType="rw" PDOmapping="no" defaultValue="0x00000000"/>
348      <CANopenSubObject subIndex="02" name="mapped object 2" objectType="7" dataType="07" accessType="rw" PDOmapping="no" defaultValue="0x00000000"/>
349      <CANopenSubObject subIndex="03" name="mapped object 3" objectType="7" dataType="07" accessType="rw" PDOmapping="no" defaultValue="0x00000000"/>
350      <CANopenSubObject subIndex="04" name="mapped object 4" objectType="7" dataType="07" accessType="rw" PDOmapping="no" defaultValue="0x00000000"/>
351      <CANopenSubObject subIndex="05" name="mapped object 5" objectType="7" dataType="07" accessType="rw" PDOmapping="no" defaultValue="0x00000000"/>
352      <CANopenSubObject subIndex="06" name="mapped object 6" objectType="7" dataType="07" accessType="rw" PDOmapping="no" defaultValue="0x00000000"/>
353      <CANopenSubObject subIndex="07" name="mapped object 7" objectType="7" dataType="07" accessType="rw" PDOmapping="no" defaultValue="0x00000000"/>
354      <CANopenSubObject subIndex="08" name="mapped object 8" objectType="7" dataType="07" accessType="rw" PDOmapping="no" defaultValue="0x00000000"/>
355    </CANopenObject>
356    <CANopenObject index="1602" name="RPDO mapping parameter" objectType="9" subNumber="9" memoryType="ROM" accessFunctionName="CO_ODF_RPDOmap">
357      <label lang="en">RPDO mapping parameter</label>
358      <description lang="en">0x1600 - 0x17FF RPDO mapping parameter (see description for 0x1600)</description>
359      <CANopenSubObject subIndex="00" name="Number of mapped objects" objectType="7" dataType="05" accessType="rw" PDOmapping="no" defaultValue="0"/>
360      <CANopenSubObject subIndex="01" name="mapped object 1" objectType="7" dataType="07" accessType="rw" PDOmapping="no" defaultValue="0x00000000"/>
361      <CANopenSubObject subIndex="02" name="mapped object 2" objectType="7" dataType="07" accessType="rw" PDOmapping="no" defaultValue="0x00000000"/>
362      <CANopenSubObject subIndex="03" name="mapped object 3" objectType="7" dataType="07" accessType="rw" PDOmapping="no" defaultValue="0x00000000"/>
363      <CANopenSubObject subIndex="04" name="mapped object 4" objectType="7" dataType="07" accessType="rw" PDOmapping="no" defaultValue="0x00000000"/>
364      <CANopenSubObject subIndex="05" name="mapped object 5" objectType="7" dataType="07" accessType="rw" PDOmapping="no" defaultValue="0x00000000"/>
365      <CANopenSubObject subIndex="06" name="mapped object 6" objectType="7" dataType="07" accessType="rw" PDOmapping="no" defaultValue="0x00000000"/>
366      <CANopenSubObject subIndex="07" name="mapped object 7" objectType="7" dataType="07" accessType="rw" PDOmapping="no" defaultValue="0x00000000"/>
367      <CANopenSubObject subIndex="08" name="mapped object 8" objectType="7" dataType="07" accessType="rw" PDOmapping="no" defaultValue="0x00000000"/>
368    </CANopenObject>
369    <CANopenObject index="1603" name="RPDO mapping parameter" objectType="9" subNumber="9" memoryType="ROM" accessFunctionName="CO_ODF_RPDOmap">
370      <label lang="en">RPDO mapping parameter</label>
371      <description lang="en">0x1600 - 0x17FF RPDO mapping parameter (see description for 0x1600)</description>
372      <CANopenSubObject subIndex="00" name="Number of mapped objects" objectType="7" dataType="05" accessType="rw" PDOmapping="no" defaultValue="0"/>
373      <CANopenSubObject subIndex="01" name="mapped object 1" objectType="7" dataType="07" accessType="rw" PDOmapping="no" defaultValue="0x00000000"/>
374      <CANopenSubObject subIndex="02" name="mapped object 2" objectType="7" dataType="07" accessType="rw" PDOmapping="no" defaultValue="0x00000000"/>
375      <CANopenSubObject subIndex="03" name="mapped object 3" objectType="7" dataType="07" accessType="rw" PDOmapping="no" defaultValue="0x00000000"/>
376      <CANopenSubObject subIndex="04" name="mapped object 4" objectType="7" dataType="07" accessType="rw" PDOmapping="no" defaultValue="0x00000000"/>
377      <CANopenSubObject subIndex="05" name="mapped object 5" objectType="7" dataType="07" accessType="rw" PDOmapping="no" defaultValue="0x00000000"/>
378      <CANopenSubObject subIndex="06" name="mapped object 6" objectType="7" dataType="07" accessType="rw" PDOmapping="no" defaultValue="0x00000000"/>
379      <CANopenSubObject subIndex="07" name="mapped object 7" objectType="7" dataType="07" accessType="rw" PDOmapping="no" defaultValue="0x00000000"/>
380      <CANopenSubObject subIndex="08" name="mapped object 8" objectType="7" dataType="07" accessType="rw" PDOmapping="no" defaultValue="0x00000000"/>
381    </CANopenObject>
382    <CANopenObject index="1604" name="RPDO mapping parameter" objectType="9" subNumber="9" memoryType="ROM" accessFunctionName="CO_ODF_RPDOmap" disabled="true">
383      <label lang="en">RPDO mapping parameter</label>
384      <description lang="en">0x1600 - 0x17FF RPDO mapping parameter (see description for 0x1600)</description>
385      <CANopenSubObject subIndex="00" name="Number of mapped objects" objectType="7" dataType="05" accessType="rw" PDOmapping="no" defaultValue="0"/>
386      <CANopenSubObject subIndex="01" name="mapped object 1" objectType="7" dataType="07" accessType="rw" PDOmapping="no" defaultValue="0x00000000"/>
387      <CANopenSubObject subIndex="02" name="mapped object 2" objectType="7" dataType="07" accessType="rw" PDOmapping="no" defaultValue="0x00000000"/>
388      <CANopenSubObject subIndex="03" name="mapped object 3" objectType="7" dataType="07" accessType="rw" PDOmapping="no" defaultValue="0x00000000"/>
389      <CANopenSubObject subIndex="04" name="mapped object 4" objectType="7" dataType="07" accessType="rw" PDOmapping="no" defaultValue="0x00000000"/>
390      <CANopenSubObject subIndex="05" name="mapped object 5" objectType="7" dataType="07" accessType="rw" PDOmapping="no" defaultValue="0x00000000"/>
391      <CANopenSubObject subIndex="06" name="mapped object 6" objectType="7" dataType="07" accessType="rw" PDOmapping="no" defaultValue="0x00000000"/>
392      <CANopenSubObject subIndex="07" name="mapped object 7" objectType="7" dataType="07" accessType="rw" PDOmapping="no" defaultValue="0x00000000"/>
393      <CANopenSubObject subIndex="08" name="mapped object 8" objectType="7" dataType="07" accessType="rw" PDOmapping="no" defaultValue="0x00000000"/>
394    </CANopenObject>
395    <CANopenObject index="1800" name="TPDO communication parameter" objectType="9" subNumber="7" memoryType="ROM" accessFunctionName="CO_ODF_TPDOcom">
396      <CANopenSubObject subIndex="00" name="max sub-index" objectType="7" dataType="05" accessType="ro" PDOmapping="no" defaultValue="6"/>
397      <CANopenSubObject subIndex="01" name="COB-ID used by TPDO" objectType="7" dataType="07" accessType="rw" PDOmapping="no" defaultValue="$NODEID+0x180"/>
398      <CANopenSubObject subIndex="02" name="transmission type" objectType="7" dataType="05" accessType="rw" PDOmapping="no" defaultValue="255"/>
399      <CANopenSubObject subIndex="03" name="inhibit time" objectType="7" dataType="06" accessType="rw" PDOmapping="no" defaultValue="100"/>
400      <CANopenSubObject subIndex="04" name="compatibility entry" objectType="7" dataType="05" accessType="rw" PDOmapping="no" defaultValue="0"/>
401      <CANopenSubObject subIndex="05" name="event timer" objectType="7" dataType="06" accessType="rw" PDOmapping="no" defaultValue="0"/>
402      <CANopenSubObject subIndex="06" name="SYNC start value" objectType="7" dataType="05" accessType="rw" PDOmapping="no" defaultValue="0"/>
403      <label lang="en">TPDO communication parameter</label>
404      <description lang="en">0x1800 - 0x19FF TPDO communication parameter
405max sub-index
406
407COB-ID
408bit  0-10: COB-ID for PDO, to change it bit 31 must be set
409bit 11-29: set to 0 for 11 bit COB-ID
410bit 30:    0(1) - rtr are allowed (are NOT allowed) for PDO
411bit 31:    0(1) - node uses (does NOT use) PDO
412
413Transmission type
414value = 0:       transmiting is synchronous, specification in device profile
415value = 1-240:   transmiting is synchronous after every N-th SYNC object
416value = 241-251: not used
417value = 252-253: Transmited only on reception of Remote Transmission Request
418value = 254:     manufacturer specific
419value = 255:     asinchronous, specification in device profile
420
421inhibit time
422bit 0-15:  Minimum time between transmissions of the PDO in 100µs. Zero disables functionality.
423
424compatibility entry
425bit 0-7:   Not used.
426
427event timer
428bit 0-15:  Time between periodic transmissions of the PDO in ms. Zero disables functionality.
429
430SYNC start value
431value = 0:       Counter of the SYNC message shall not be processed.
432value = 1-240:   The SYNC message with the counter value equal to this value shall be regarded as the first received SYNC message.</description>
433    </CANopenObject>
434    <CANopenObject index="1801" name="TPDO communication parameter" objectType="9" subNumber="7" memoryType="ROM" accessFunctionName="CO_ODF_TPDOcom">
435      <CANopenSubObject subIndex="00" name="max sub-index" objectType="7" dataType="05" accessType="ro" PDOmapping="no" defaultValue="6"/>
436      <CANopenSubObject subIndex="01" name="COB-ID used by TPDO" objectType="7" dataType="07" accessType="rw" PDOmapping="no" defaultValue="$NODEID+0x280"/>
437      <CANopenSubObject subIndex="02" name="transmission type" objectType="7" dataType="05" accessType="rw" PDOmapping="no" defaultValue="254"/>
438      <CANopenSubObject subIndex="03" name="inhibit time" objectType="7" dataType="06" accessType="rw" PDOmapping="no" defaultValue="0"/>
439      <CANopenSubObject subIndex="04" name="compatibility entry" objectType="7" dataType="05" accessType="rw" PDOmapping="no" defaultValue="0"/>
440      <CANopenSubObject subIndex="05" name="event timer" objectType="7" dataType="06" accessType="rw" PDOmapping="no" defaultValue="0"/>
441      <CANopenSubObject subIndex="06" name="SYNC start value" objectType="7" dataType="05" accessType="rw" PDOmapping="no" defaultValue="0"/>
442      <label lang="en">TPDO communication parameter</label>
443      <description lang="en">0x1800 - 0x19FF TPDO communication parameter (see description for 0x1800)</description>
444    </CANopenObject>
445    <CANopenObject index="1802" name="TPDO communication parameter" objectType="9" subNumber="7" memoryType="ROM" accessFunctionName="CO_ODF_TPDOcom">
446      <CANopenSubObject subIndex="00" name="max sub-index" objectType="7" dataType="05" accessType="ro" PDOmapping="no" defaultValue="6"/>
447      <CANopenSubObject subIndex="01" name="COB-ID used by TPDO" objectType="7" dataType="07" accessType="rw" PDOmapping="no" defaultValue="$NODEID+0x380"/>
448      <CANopenSubObject subIndex="02" name="transmission type" objectType="7" dataType="05" accessType="rw" PDOmapping="no" defaultValue="254"/>
449      <CANopenSubObject subIndex="03" name="inhibit time" objectType="7" dataType="06" accessType="rw" PDOmapping="no" defaultValue="0"/>
450      <CANopenSubObject subIndex="04" name="compatibility entry" objectType="7" dataType="05" accessType="rw" PDOmapping="no" defaultValue="0"/>
451      <CANopenSubObject subIndex="05" name="event timer" objectType="7" dataType="06" accessType="rw" PDOmapping="no" defaultValue="0"/>
452      <CANopenSubObject subIndex="06" name="SYNC start value" objectType="7" dataType="05" accessType="rw" PDOmapping="no" defaultValue="0"/>
453      <label lang="en">TPDO communication parameter</label>
454      <description lang="en">0x1800 - 0x19FF TPDO communication parameter (see description for 0x1800)</description>
455    </CANopenObject>
456    <CANopenObject index="1803" name="TPDO communication parameter" objectType="9" subNumber="7" memoryType="ROM" accessFunctionName="CO_ODF_TPDOcom">
457      <CANopenSubObject subIndex="00" name="max sub-index" objectType="7" dataType="05" accessType="ro" PDOmapping="no" defaultValue="6"/>
458      <CANopenSubObject subIndex="01" name="COB-ID used by TPDO" objectType="7" dataType="07" accessType="rw" PDOmapping="no" defaultValue="$NODEID+0x480"/>
459      <CANopenSubObject subIndex="02" name="transmission type" objectType="7" dataType="05" accessType="rw" PDOmapping="no" defaultValue="254"/>
460      <CANopenSubObject subIndex="03" name="inhibit time" objectType="7" dataType="06" accessType="rw" PDOmapping="no" defaultValue="0"/>
461      <CANopenSubObject subIndex="04" name="compatibility entry" objectType="7" dataType="05" accessType="rw" PDOmapping="no" defaultValue="0"/>
462      <CANopenSubObject subIndex="05" name="event timer" objectType="7" dataType="06" accessType="rw" PDOmapping="no" defaultValue="0"/>
463      <CANopenSubObject subIndex="06" name="SYNC start value" objectType="7" dataType="05" accessType="rw" PDOmapping="no" defaultValue="0"/>
464      <label lang="en">TPDO communication parameter</label>
465      <description lang="en">0x1800 - 0x19FF TPDO communication parameter (see description for 0x1800)</description>
466    </CANopenObject>
467    <CANopenObject index="1804" name="TPDO communication parameter" objectType="9" subNumber="7" memoryType="ROM" accessFunctionName="CO_ODF_TPDOcom" disabled="true">
468      <CANopenSubObject subIndex="00" name="max sub-index" objectType="7" dataType="05" accessType="ro" PDOmapping="no" defaultValue="6"/>
469      <CANopenSubObject subIndex="01" name="COB-ID used by TPDO" objectType="7" dataType="07" accessType="rw" PDOmapping="no" defaultValue="1"/>
470      <CANopenSubObject subIndex="02" name="transmission type" objectType="7" dataType="05" accessType="rw" PDOmapping="no" defaultValue="254"/>
471      <CANopenSubObject subIndex="03" name="inhibit time" objectType="7" dataType="06" accessType="rw" PDOmapping="no" defaultValue="0"/>
472      <CANopenSubObject subIndex="04" name="compatibility entry" objectType="7" dataType="05" accessType="rw" PDOmapping="no" defaultValue="0"/>
473      <CANopenSubObject subIndex="05" name="event timer" objectType="7" dataType="06" accessType="rw" PDOmapping="no" defaultValue="0"/>
474      <CANopenSubObject subIndex="06" name="SYNC start value" objectType="7" dataType="05" accessType="rw" PDOmapping="no" defaultValue="0"/>
475      <label lang="en">TPDO communication parameter</label>
476      <description lang="en">0x1800 - 0x19FF TPDO communication parameter (see description for 0x1800)</description>
477    </CANopenObject>
478    <CANopenObject index="1A00" name="TPDO mapping parameter" objectType="9" subNumber="9" memoryType="ROM" accessFunctionName="CO_ODF_TPDOmap">
479      <label lang="en">TPDO mapping parameter</label>
480      <description lang="en">0x1A00 - 0x1BFF TPDO mapping parameter. (To change mapping, 'Number of mapped objects' must be set to 0).
481Number of mapped objects
482
483mapped object  (subindex 1...8)
484bit   0-7: data length in bits
485bit  8-15: subindex from OD
486bit 16-31: index from OD</description>
487      <CANopenSubObject subIndex="00" name="Number of mapped objects" objectType="7" dataType="05" accessType="rw" PDOmapping="no" defaultValue="2"/>
488      <CANopenSubObject subIndex="01" name="mapped object 1" objectType="7" dataType="07" accessType="rw" PDOmapping="no" defaultValue="0x60000108"/>
489      <CANopenSubObject subIndex="02" name="mapped object 2" objectType="7" dataType="07" accessType="rw" PDOmapping="no" defaultValue="0x60000208"/>
490      <CANopenSubObject subIndex="03" name="mapped object 3" objectType="7" dataType="07" accessType="rw" PDOmapping="no" defaultValue="0x00000000"/>
491      <CANopenSubObject subIndex="04" name="mapped object 4" objectType="7" dataType="07" accessType="rw" PDOmapping="no" defaultValue="0x00000000"/>
492      <CANopenSubObject subIndex="05" name="mapped object 5" objectType="7" dataType="07" accessType="rw" PDOmapping="no" defaultValue="0x00000000"/>
493      <CANopenSubObject subIndex="06" name="mapped object 6" objectType="7" dataType="07" accessType="rw" PDOmapping="no" defaultValue="0x00000000"/>
494      <CANopenSubObject subIndex="07" name="mapped object 7" objectType="7" dataType="07" accessType="rw" PDOmapping="no" defaultValue="0x00000000"/>
495      <CANopenSubObject subIndex="08" name="mapped object 8" objectType="7" dataType="07" accessType="rw" PDOmapping="no" defaultValue="0x00000000"/>
496    </CANopenObject>
497    <CANopenObject index="1A01" name="TPDO mapping parameter" objectType="9" subNumber="9" memoryType="ROM" accessFunctionName="CO_ODF_TPDOmap">
498      <label lang="en">TPDO mapping parameter</label>
499      <description lang="en">0x1A00 - 0x1BFF TPDO mapping parameter (see description for 0x1A00)</description>
500      <CANopenSubObject subIndex="00" name="Number of mapped objects" objectType="7" dataType="05" accessType="rw" PDOmapping="no" defaultValue="0"/>
501      <CANopenSubObject subIndex="01" name="mapped object 1" objectType="7" dataType="07" accessType="rw" PDOmapping="no" defaultValue="0x00000000"/>
502      <CANopenSubObject subIndex="02" name="mapped object 2" objectType="7" dataType="07" accessType="rw" PDOmapping="no" defaultValue="0x00000000"/>
503      <CANopenSubObject subIndex="03" name="mapped object 3" objectType="7" dataType="07" accessType="rw" PDOmapping="no" defaultValue="0x00000000"/>
504      <CANopenSubObject subIndex="04" name="mapped object 4" objectType="7" dataType="07" accessType="rw" PDOmapping="no" defaultValue="0x00000000"/>
505      <CANopenSubObject subIndex="05" name="mapped object 5" objectType="7" dataType="07" accessType="rw" PDOmapping="no" defaultValue="0x00000000"/>
506      <CANopenSubObject subIndex="06" name="mapped object 6" objectType="7" dataType="07" accessType="rw" PDOmapping="no" defaultValue="0x00000000"/>
507      <CANopenSubObject subIndex="07" name="mapped object 7" objectType="7" dataType="07" accessType="rw" PDOmapping="no" defaultValue="0x00000000"/>
508      <CANopenSubObject subIndex="08" name="mapped object 8" objectType="7" dataType="07" accessType="rw" PDOmapping="no" defaultValue="0x00000000"/>
509    </CANopenObject>
510    <CANopenObject index="1A02" name="TPDO mapping parameter" objectType="9" subNumber="9" memoryType="ROM" accessFunctionName="CO_ODF_TPDOmap">
511      <label lang="en">TPDO mapping parameter</label>
512      <description lang="en">0x1A00 - 0x1BFF TPDO mapping parameter (see description for 0x1A00)</description>
513      <CANopenSubObject subIndex="00" name="Number of mapped objects" objectType="7" dataType="05" accessType="rw" PDOmapping="no" defaultValue="0"/>
514      <CANopenSubObject subIndex="01" name="mapped object 1" objectType="7" dataType="07" accessType="rw" PDOmapping="no" defaultValue="0x00000000"/>
515      <CANopenSubObject subIndex="02" name="mapped object 2" objectType="7" dataType="07" accessType="rw" PDOmapping="no" defaultValue="0x00000000"/>
516      <CANopenSubObject subIndex="03" name="mapped object 3" objectType="7" dataType="07" accessType="rw" PDOmapping="no" defaultValue="0x00000000"/>
517      <CANopenSubObject subIndex="04" name="mapped object 4" objectType="7" dataType="07" accessType="rw" PDOmapping="no" defaultValue="0x00000000"/>
518      <CANopenSubObject subIndex="05" name="mapped object 5" objectType="7" dataType="07" accessType="rw" PDOmapping="no" defaultValue="0x00000000"/>
519      <CANopenSubObject subIndex="06" name="mapped object 6" objectType="7" dataType="07" accessType="rw" PDOmapping="no" defaultValue="0x00000000"/>
520      <CANopenSubObject subIndex="07" name="mapped object 7" objectType="7" dataType="07" accessType="rw" PDOmapping="no" defaultValue="0x00000000"/>
521      <CANopenSubObject subIndex="08" name="mapped object 8" objectType="7" dataType="07" accessType="rw" PDOmapping="no" defaultValue="0x00000000"/>
522    </CANopenObject>
523    <CANopenObject index="1A03" name="TPDO mapping parameter" objectType="9" subNumber="9" memoryType="ROM" accessFunctionName="CO_ODF_TPDOmap">
524      <label lang="en">TPDO mapping parameter</label>
525      <description lang="en">0x1A00 - 0x1BFF TPDO mapping parameter (see description for 0x1A00)</description>
526      <CANopenSubObject subIndex="00" name="Number of mapped objects" objectType="7" dataType="05" accessType="rw" PDOmapping="no" defaultValue="0"/>
527      <CANopenSubObject subIndex="01" name="mapped object 1" objectType="7" dataType="07" accessType="rw" PDOmapping="no" defaultValue="0x00000000"/>
528      <CANopenSubObject subIndex="02" name="mapped object 2" objectType="7" dataType="07" accessType="rw" PDOmapping="no" defaultValue="0x00000000"/>
529      <CANopenSubObject subIndex="03" name="mapped object 3" objectType="7" dataType="07" accessType="rw" PDOmapping="no" defaultValue="0x00000000"/>
530      <CANopenSubObject subIndex="04" name="mapped object 4" objectType="7" dataType="07" accessType="rw" PDOmapping="no" defaultValue="0x00000000"/>
531      <CANopenSubObject subIndex="05" name="mapped object 5" objectType="7" dataType="07" accessType="rw" PDOmapping="no" defaultValue="0x00000000"/>
532      <CANopenSubObject subIndex="06" name="mapped object 6" objectType="7" dataType="07" accessType="rw" PDOmapping="no" defaultValue="0x00000000"/>
533      <CANopenSubObject subIndex="07" name="mapped object 7" objectType="7" dataType="07" accessType="rw" PDOmapping="no" defaultValue="0x00000000"/>
534      <CANopenSubObject subIndex="08" name="mapped object 8" objectType="7" dataType="07" accessType="rw" PDOmapping="no" defaultValue="0x00000000"/>
535    </CANopenObject>
536    <CANopenObject index="1A04" name="TPDO mapping parameter" objectType="9" subNumber="9" memoryType="ROM" accessFunctionName="CO_ODF_TPDOmap" disabled="true">
537      <label lang="en">TPDO mapping parameter</label>
538      <description lang="en">0x1A00 - 0x1BFF TPDO mapping parameter (see description for 0x1A00)</description>
539      <CANopenSubObject subIndex="00" name="Number of mapped objects" objectType="7" dataType="05" accessType="rw" PDOmapping="no" defaultValue="0"/>
540      <CANopenSubObject subIndex="01" name="mapped object 1" objectType="7" dataType="07" accessType="rw" PDOmapping="no" defaultValue="0x00000000"/>
541      <CANopenSubObject subIndex="02" name="mapped object 2" objectType="7" dataType="07" accessType="rw" PDOmapping="no" defaultValue="0x00000000"/>
542      <CANopenSubObject subIndex="03" name="mapped object 3" objectType="7" dataType="07" accessType="rw" PDOmapping="no" defaultValue="0x00000000"/>
543      <CANopenSubObject subIndex="04" name="mapped object 4" objectType="7" dataType="07" accessType="rw" PDOmapping="no" defaultValue="0x00000000"/>
544      <CANopenSubObject subIndex="05" name="mapped object 5" objectType="7" dataType="07" accessType="rw" PDOmapping="no" defaultValue="0x00000000"/>
545      <CANopenSubObject subIndex="06" name="mapped object 6" objectType="7" dataType="07" accessType="rw" PDOmapping="no" defaultValue="0x00000000"/>
546      <CANopenSubObject subIndex="07" name="mapped object 7" objectType="7" dataType="07" accessType="rw" PDOmapping="no" defaultValue="0x00000000"/>
547      <CANopenSubObject subIndex="08" name="mapped object 8" objectType="7" dataType="07" accessType="rw" PDOmapping="no" defaultValue="0x00000000"/>
548    </CANopenObject>
549    <CANopenObject index="1F80" name="NMT startup" objectType="7" memoryType="ROM" dataType="07" accessType="rw" PDOmapping="no" defaultValue="0x00000008">
550      <label lang="en">NMT Startup</label>
551      <description lang="en">Only bit 2 is implemented.
552
553bit 0: 0(1) - device is not (is) NMT master
554bit 1: 0(1) - if bit3=0, start explicitly assigned (all) nodes
555bit 2: 0(1) - automaticaly enter (DO NOT automaticaly enter) the operational state on bootup
556bit 3: 0(1) - NMT master may (may not) start nodes automatically
557bit 4: 0(1) - if monitored node fails heartbeat handle that (all) node(s)
558bit 5: 0(1) - flying master process not (yes) supported
559bit 6: 0(1) - use bit 4 (ignore bit 4, stop all nodes)
560bit 7-31: reserved, set to 0</description>
561    </CANopenObject>
562    <CANopenObject index="2100" name="Error status bits" objectType="7" memoryType="RAM" dataType="0A" accessType="ro" PDOmapping="optional" defaultValue="00 00 00 00 00 00 00 00 00 00">
563      <label lang="en">Error Status Bits</label>
564      <description lang="en">Error Status Bits indicates error conditions inside stack or inside application. Specific bit is set by CO_errorReport() function, when error occurs in program. It can be reset by CO_errorReset() function, if error is solved. Emergency message is sent on each change of any Error Status Bit. If critical bits are set, node will not be able to stay in operational state. For more information see file CO_Emergency.h.
565
566Default error status bits are:
567
568Communication or protocol errors from driver (informative):
56900 - ERROR_NO_ERROR - Error Reset or No Error.
57001 - ERROR_CAN_BUS_WARNING - CAN bus warning.
57102 - ERROR_RXMSG_WRONG_LENGTH - Wrong data length of received CAN message.
57203 - ERROR_RXMSG_OVERFLOW - Previous received CAN message wasn't processed yet.
57304 - ERROR_RPDO_WRONG_LENGTH - Wrong data length of received PDO.
57405 - ERROR_RPDO_OVERFLOW - Previous received PDO wasn't processed yet.
57506 - ERROR_CAN_RX_BUS_PASSIVE - CAN receive bus is passive.
57607 - ERROR_CAN_TX_BUS_PASSIVE - CAN transmit bus is passive.
577
578Communication or protocol errors from driver (critical):
57908 - ERROR_08_reserved - (reserved)
58009 - ERROR_09_reserved - (reserved)
5810A - ERROR_CAN_TX_BUS_OFF - CAN transmit bus is off.
5820B - ERROR_CAN_RXB_OVERFLOW - CAN module receive buffer has overflowed.
5830C - ERROR_CAN_TX_OVERFLOW - CAN transmit buffer has overflowed.
5840D - ERROR_TPDO_OUTSIDE_WINDOW - TPDO is outside SYNC window.
5850E - ERROR_CAN_CONFIGURATION_FAILED - Configuration of CAN module CAN failed (Rx or Tx).
5860F - ERROR_0F_reserved - (reserved)
587
588Communication or protocol errors (informative):
58910 - ERROR_NMT_WRONG_COMMAND - Wrong NMT command received.
59011 - ERROR_SYNC_EARLY - SYNC message was too early.
59112 - ERROR_12_reserved - (reserved)
59213 - ERROR_13_reserved - (reserved)
59314 - ERROR_14_reserved - (reserved)
59415 - ERROR_15_reserved - (reserved)
59516 - ERROR_16_reserved - (reserved)
59617 - ERROR_17_reserved - (reserved)
597
598Communication or protocol errors (critical):
59918 - ERROR_SYNC_TIME_OUT - SYNC message timeout.
60019 - ERROR_SYNC_LENGTH - Unexpected SYNC data length
6011A - ERROR_PDO_WRONG_MAPPING - Error with PDO mapping.
6021B - ERROR_HEARTBEAT_CONSUMER - Heartbeat consumer timeout.
6031C - ERROR_HEARTBEAT_CONSUMER_REMOTE_RESET - Heartbeat consumer detected remote node reset.
6041D - ERROR_1D_reserved - (reserved)
6051E - ERROR_1E_reserved - (reserved)
6061F - ERROR_1F_reserved - (reserved)
607
608Generic errors (informative):
60920 - ERROR_20_reserved - (reserved)
61021 - ERROR_21_reserved - (reserved)
61122 - ERROR_22_reserved - (reserved)
61223 - ERROR_23_reserved - (reserved)
61324 - ERROR_24_reserved - (reserved)
61425 - ERROR_25_reserved - (reserved)
61526 - ERROR_26_reserved - (reserved)
61627 - ERROR_27_reserved - (reserved)
617
618Generic errors (critical):
61928 - ERROR_WRONG_ERROR_REPORT - Wrong parameters to &lt;CO_errorReport()&gt; function.
62029 - ERROR_ISR_TIMER_OVERFLOW - Timer task has overflowed.
6212A - ERROR_MEMORY_ALLOCATION_ERROR - Unable to allocate memory for objects.
6222B - ERROR_GENERIC_ERROR - Generic error, test usage.
6232C - ERROR_MAIN_TIMER_OVERFLOW - Mainline function exceeded maximum execution time.
6242D - ERROR_INTERNAL_STATE_APPL - Error in application software internal state.
6252E - ERROR_2E_reserved - (reserved)
6262F - ERROR_2F_reserved - (reserved)
627
628Manufacturer specific errors:
629Manufacturer may define its own constants up to index 0xFF. Of course, he must then define large enough buffer for error status bits (up to 32 bytes).</description>
630    </CANopenObject>
631    <CANopenObject index="2101" name="CAN node ID" objectType="7" memoryType="ROM" dataType="05" accessType="rw" PDOmapping="no" defaultValue="0x30">
632      <accessFunctionPreCode>if(WRITING){
633  UNSIGNED8 var = *((UNSIGNED8*)dataBuff);
634  if(var &lt; 1)   return 0x06090032L;  //Value of parameter written too low.
635  if(var &gt; 127) return 0x06090031L;  //Value of parameter written too high.
636}</accessFunctionPreCode>
637      <label lang="en">CAN Node ID</label>
638      <description lang="en">CAN Node ID is CANopenNode specific variable. It sets node-ID for device on CANopen network. Node-ID can be set on other ways too, for example with DIP switches. More advanced solution is use of LSS.
639
640Valid values are from 1 to 127:</description>
641    </CANopenObject>
642    <CANopenObject index="2102" name="CAN bit rate" objectType="7" memoryType="ROM" dataType="06" accessType="rw" PDOmapping="no" defaultValue="250">
643      <accessFunctionPreCode>if(WRITING){
644  UNSIGNED16 var;
645  memcpySwap2((UNSIGNED8*)&amp;var, (UNSIGNED8*)dataBuff);
646  if(!(var == 10 || var == 20 || var == 50 || var == 125 || var == 250 || var == 500 || var == 800 || var == 1000)) return 0x06090030L;  //Invalid value for the parameter
647}</accessFunctionPreCode>
648      <label lang="en">CAN Bit-Rate</label>
649      <description lang="en">CAN Bit-Rate is CANopenNode specific variable. It sets CAN Bit-Rate for device on CANopen network.
650
651Valid values are in [kbps]:
65210, 20, 50, 125, 250, 500, 800, 1000</description>
653    </CANopenObject>
654    <CANopenObject index="2103" name="SYNC counter" objectType="7" memoryType="RAM" dataType="06" accessType="rw" PDOmapping="no" defaultValue="0">
655      <label lang="en">SYNC Counter</label>
656      <description lang="en">SYNC Counter is incremented each time, SYNC message is received or transmitted.</description>
657    </CANopenObject>
658    <CANopenObject index="2104" name="SYNC time" objectType="7" memoryType="RAM" dataType="06" accessType="ro" PDOmapping="no" defaultValue="0">
659      <label lang="en">SYNC Time</label>
660      <description lang="en">SYNC Time is incremented each timer period and reset to zero, each time SYNC is received or transmitted.</description>
661    </CANopenObject>
662    <CANopenObject index="2106" name="Power-on counter" objectType="7" memoryType="EEPROM" dataType="07" accessType="ro" PDOmapping="no" defaultValue="0">
663      <label lang="en">Power on Counter</label>
664      <description lang="en">Power on Counter counts total microcontroller resets in it's lifetime. Variable is an example of EEPROM usage.</description>
665    </CANopenObject>
666    <CANopenObject index="2107" name="Performance" objectType="8" subNumber="6" memoryType="RAM" dataType="06" accessType="rw" PDOmapping="optional">
667      <accessFunctionPreCode>if(WRITING){
668  UNSIGNED16 var;
669  memcpySwap2((UNSIGNED8*)&amp;var, (UNSIGNED8*)dataBuff);
670  if(!((subIndex == 3 || subIndex == 5) &amp;&amp; var == 0))
671    return 0x06090030; //Invalid value for parameter
672}</accessFunctionPreCode>
673      <label lang="en">Performance</label>
674      <description lang="en">Internal performance of the microcontroller.
675
676cycles per second - cycle frequency of internal timer.
677timer cycle time - current timer cycle time in percent of timer period.
678timer cycle max time - maximum timer cycle time in percent of timer period.
679main cycle time - current mainline function cycle time in percent of timer period.
680main cycle max time - maximum mainline function cycle time in percent of timer period.</description>
681      <CANopenSubObject subIndex="00" name="max sub-index" objectType="7" dataType="05" accessType="ro" PDOmapping="no" defaultValue="5"/>
682      <CANopenSubObject subIndex="01" name="cycles per second" objectType="7" defaultValue="1000"/>
683      <CANopenSubObject subIndex="02" name="timer cycle time" objectType="7" defaultValue="0"/>
684      <CANopenSubObject subIndex="03" name="timer cycle max time" objectType="7" defaultValue="0"/>
685      <CANopenSubObject subIndex="04" name="main cycle time" objectType="7" defaultValue="0"/>
686      <CANopenSubObject subIndex="05" name="main cycle max time" objectType="7" defaultValue="0"/>
687    </CANopenObject>
688    <CANopenObject index="2108" name="Temperature" objectType="8" subNumber="2" memoryType="RAM" dataType="03" accessType="ro" PDOmapping="optional">
689      <label lang="en">Temperature</label>
690      <description lang="en">Current temperature on device in 0,1°C.</description>
691      <CANopenSubObject subIndex="00" name="max sub-index" objectType="7" dataType="05" accessType="ro" PDOmapping="no" defaultValue="1"/>
692      <CANopenSubObject subIndex="01" name="main PCB" objectType="7" defaultValue="0"/>
693    </CANopenObject>
694    <CANopenObject index="2109" name="Voltage" objectType="8" subNumber="2" memoryType="RAM" dataType="03" accessType="ro" PDOmapping="optional">
695      <label lang="en">Voltage</label>
696      <description lang="en">Current voltage on device in 0,1V.</description>
697      <CANopenSubObject subIndex="00" name="max sub-index" objectType="7" dataType="05" accessType="ro" PDOmapping="no" defaultValue="1"/>
698      <CANopenSubObject subIndex="01" name="main PCB supply" objectType="7" defaultValue="0"/>
699    </CANopenObject>
700    <CANopenObject index="2110" name="Variable Int32" objectType="8" subNumber="17" memoryType="RAM" dataType="04" accessType="rw" PDOmapping="optional" TPDOdetectCOS="true">
701      <label lang="en">Variable Integer 32bit</label>
702      <description lang="en">Vartiable is free to use by application.</description>
703      <CANopenSubObject subIndex="00" name="max sub-index" objectType="7" dataType="05" accessType="ro" PDOmapping="no" defaultValue="16"/>
704      <CANopenSubObject subIndex="01" name="int32" objectType="7" defaultValue="0"/>
705      <CANopenSubObject subIndex="02" name="int32" objectType="7" defaultValue="0"/>
706      <CANopenSubObject subIndex="03" name="int32" objectType="7" defaultValue="0"/>
707      <CANopenSubObject subIndex="04" name="int32" objectType="7" defaultValue="0"/>
708      <CANopenSubObject subIndex="05" name="int32" objectType="7" defaultValue="0"/>
709      <CANopenSubObject subIndex="06" name="int32" objectType="7" defaultValue="0"/>
710      <CANopenSubObject subIndex="07" name="int32" objectType="7" defaultValue="0"/>
711      <CANopenSubObject subIndex="08" name="int32" objectType="7" defaultValue="0"/>
712      <CANopenSubObject subIndex="09" name="int32" objectType="7" defaultValue="0"/>
713      <CANopenSubObject subIndex="0A" name="int32" objectType="7" defaultValue="0"/>
714      <CANopenSubObject subIndex="0B" name="int32" objectType="7" defaultValue="0"/>
715      <CANopenSubObject subIndex="0C" name="int32" objectType="7" defaultValue="0"/>
716      <CANopenSubObject subIndex="0D" name="int32" objectType="7" defaultValue="0"/>
717      <CANopenSubObject subIndex="0E" name="int32" objectType="7" defaultValue="0"/>
718      <CANopenSubObject subIndex="0F" name="int32" objectType="7" defaultValue="0"/>
719      <CANopenSubObject subIndex="10" name="int32" objectType="7" defaultValue="0"/>
720    </CANopenObject>
721    <CANopenObject index="2111" name="Variable ROM Int32" objectType="8" subNumber="17" memoryType="ROM" dataType="04" accessType="rw" PDOmapping="optional" TPDOdetectCOS="true">
722      <label lang="en">Variable ROM Integer 32bit</label>
723      <description lang="en">Vartiable is free to use by application.</description>
724      <CANopenSubObject subIndex="00" name="max sub-index" objectType="7" dataType="05" accessType="ro" PDOmapping="no" defaultValue="16"/>
725      <CANopenSubObject subIndex="01" name="int32" objectType="7" defaultValue="1"/>
726      <CANopenSubObject subIndex="02" name="int32" objectType="7" defaultValue="0"/>
727      <CANopenSubObject subIndex="03" name="int32" objectType="7" defaultValue="0"/>
728      <CANopenSubObject subIndex="04" name="int32" objectType="7" defaultValue="0"/>
729      <CANopenSubObject subIndex="05" name="int32" objectType="7" defaultValue="0"/>
730      <CANopenSubObject subIndex="06" name="int32" objectType="7" defaultValue="0"/>
731      <CANopenSubObject subIndex="07" name="int32" objectType="7" defaultValue="0"/>
732      <CANopenSubObject subIndex="08" name="int32" objectType="7" defaultValue="0"/>
733      <CANopenSubObject subIndex="09" name="int32" objectType="7" defaultValue="0"/>
734      <CANopenSubObject subIndex="0A" name="int32" objectType="7" defaultValue="0"/>
735      <CANopenSubObject subIndex="0B" name="int32" objectType="7" defaultValue="0"/>
736      <CANopenSubObject subIndex="0C" name="int32" objectType="7" defaultValue="0"/>
737      <CANopenSubObject subIndex="0D" name="int32" objectType="7" defaultValue="0"/>
738      <CANopenSubObject subIndex="0E" name="int32" objectType="7" defaultValue="0"/>
739      <CANopenSubObject subIndex="0F" name="int32" objectType="7" defaultValue="0"/>
740      <CANopenSubObject subIndex="10" name="int32" objectType="7" defaultValue="0"/>
741    </CANopenObject>
742    <CANopenObject index="2112" name="Variable NV Int32" objectType="8" subNumber="17" memoryType="EEPROM" dataType="04" accessType="rw" PDOmapping="optional" TPDOdetectCOS="true">
743      <label lang="en">Variable nonvolatile Integer 32bit</label>
744      <description lang="en">Vartiable is free to use by application. Variable is stored to internal baterry powered SRAM.</description>
745      <CANopenSubObject subIndex="00" name="max sub-index" objectType="7" dataType="05" accessType="ro" PDOmapping="no" defaultValue="16"/>
746      <CANopenSubObject subIndex="01" name="int32" objectType="7" defaultValue="1"/>
747      <CANopenSubObject subIndex="02" name="int32" objectType="7" defaultValue="0"/>
748      <CANopenSubObject subIndex="03" name="int32" objectType="7" defaultValue="0"/>
749      <CANopenSubObject subIndex="04" name="int32" objectType="7" defaultValue="0"/>
750      <CANopenSubObject subIndex="05" name="int32" objectType="7" defaultValue="0"/>
751      <CANopenSubObject subIndex="06" name="int32" objectType="7" defaultValue="0"/>
752      <CANopenSubObject subIndex="07" name="int32" objectType="7" defaultValue="0"/>
753      <CANopenSubObject subIndex="08" name="int32" objectType="7" defaultValue="0"/>
754      <CANopenSubObject subIndex="09" name="int32" objectType="7" defaultValue="0"/>
755      <CANopenSubObject subIndex="0A" name="int32" objectType="7" defaultValue="0"/>
756      <CANopenSubObject subIndex="0B" name="int32" objectType="7" defaultValue="0"/>
757      <CANopenSubObject subIndex="0C" name="int32" objectType="7" defaultValue="0"/>
758      <CANopenSubObject subIndex="0D" name="int32" objectType="7" defaultValue="0"/>
759      <CANopenSubObject subIndex="0E" name="int32" objectType="7" defaultValue="0"/>
760      <CANopenSubObject subIndex="0F" name="int32" objectType="7" defaultValue="0"/>
761      <CANopenSubObject subIndex="10" name="int32" objectType="7" defaultValue="0"/>
762    </CANopenObject>
763    <CANopenObject index="2120" name="test var" objectType="9" subNumber="6" memoryType="RAM">
764      <CANopenSubObject subIndex="00" name="max sub-index" objectType="7" dataType="05" accessType="ro" PDOmapping="no" defaultValue="5"/>
765      <CANopenSubObject subIndex="01" name="I64" objectType="7" dataType="15" accessType="rw" PDOmapping="optional" defaultValue="0x1234567890ABCDEFLL"/>
766      <CANopenSubObject subIndex="02" name="U64" objectType="7" dataType="1B" accessType="rw" PDOmapping="optional" defaultValue="0x234567890ABCDEF1LL"/>
767      <CANopenSubObject subIndex="03" name="R32" objectType="7" dataType="08" accessType="rw" PDOmapping="optional" defaultValue="12.345"/>
768      <CANopenSubObject subIndex="04" name="R64" objectType="7" dataType="11" accessType="rw" PDOmapping="optional" defaultValue="456.789"/>
769      <CANopenSubObject subIndex="05" name="domain" objectType="7" dataType="0F" accessType="rw" PDOmapping="no" defaultValue="0"/>
770    </CANopenObject>
771    <CANopenObject index="2130" name="Time" objectType="9" subNumber="4" memoryType="RAM">
772      <label lang="en">Time</label>
773      <description lang="en">Variable displays current time.
774
775String - returns current time as string.
776
777Epoch time ms - Milliseconds since unix epoch (1.1.1970, 00:00:00, UTC). It is calculated as base + offset. Base is calculated on startup of program and offset increments continuously since then. 'Epoch time offset ms' overflows each 49,7 days. 'Epoch time base ms' is recalculated in case of overflow or in case of write to 'Epoch time offset ms'. It is rounded to one minute.</description>
778      <CANopenSubObject subIndex="00" name="max sub-index" objectType="7" dataType="05" accessType="ro" PDOmapping="no" defaultValue="3"/>
779      <CANopenSubObject subIndex="01" name="String" objectType="7" dataType="09" accessType="ro" PDOmapping="no" defaultValue="-                             "/>
780      <CANopenSubObject subIndex="02" name="Epoch time base ms" objectType="7" dataType="1B" accessType="rw" PDOmapping="no" defaultValue="0"/>
781      <CANopenSubObject subIndex="03" name="Epoch time offset ms" objectType="7" dataType="07" accessType="rw" PDOmapping="optional" defaultValue="0"/>
782    </CANopenObject>
783    <CANopenObject index="2301" name="Trace config" objectType="9" subNumber="9" memoryType="ROM" disabled="true">
784      <label lang="en">Trace config</label>
785      <description lang="en">Trace is used for recording variables.
786
787See also Trace.
788
789Size - Maximum number of trace records in circular buffer. By reading it returns actual buffer size (If zero, malloc may had been failed at startup). By writing it sets the size, which will be valid after next reboot. (It is necessary to store parameters before (0x1010).)
790
791Axis no - If value is different than zero, trace is enabled. Value is informative and describes group of traces (Multiple traces can belong to single axis.). By reading it returns zero if trace is disabled or if it is not configured properly. When trace is enabled, internal buffer is cleared.
792
793Name - name of the trace as a string (informative).
794
795Color - color of the trace as a string (informative).
796
797Map - Map to variable in object dictionary, similar as PDO map(two bytes of index, one byte of subindex and 1 byte of bitlength. It's value will be copied to trace.value in case index and subindex are correct. If map index and subindex is zero, RPDO may be mapped to trace.value, for example. Valid values of map.bitlength is 08, 10 or 20 or 00, which indicates 8-bit, 16bit, 32-bit or default-size variable. Trace must be disabled, if mapping is written (Axis no set to 0).
798
799Format - If first bit is zero, then value is used as signed integer otherwise as unsigned integer. If format is 0 or 1, text points are generated for time and value: "123;321\n140;345\n..." If format is 2 or 3, binary data is generated: 4-byte timestamp and 4-byte value. If format is 4 or 5, SVG path is generated: "M123,321H140V345...".
800
801Trigger - 0=disabled, 1=rising edge, 2=falling edge, 3=both edges.
802
803Threshold - If integer value passes threshold (based on trigger setting), time is recorded into 'trigger time'.</description>
804      <CANopenSubObject subIndex="00" name="max sub-index" objectType="7" dataType="05" accessType="ro" PDOmapping="no" defaultValue="8"/>
805      <CANopenSubObject subIndex="01" name="Size" objectType="7" dataType="07" accessType="rw" PDOmapping="no" defaultValue="100"/>
806      <CANopenSubObject subIndex="02" name="Axis no" objectType="7" dataType="05" accessType="rw" PDOmapping="no" defaultValue="1"/>
807      <CANopenSubObject subIndex="03" name="Name" objectType="7" dataType="09" accessType="rw" PDOmapping="no" defaultValue="Trace1                        "/>
808      <CANopenSubObject subIndex="04" name="Color" objectType="7" dataType="09" accessType="rw" PDOmapping="no" defaultValue="red                 "/>
809      <CANopenSubObject subIndex="05" name="Map" objectType="7" dataType="07" accessType="rw" PDOmapping="no" defaultValue="0x60000108"/>
810      <CANopenSubObject subIndex="06" name="Format" objectType="7" dataType="05" accessType="rw" PDOmapping="no" defaultValue="1"/>
811      <CANopenSubObject subIndex="07" name="Trigger" objectType="7" dataType="05" accessType="rw" PDOmapping="no" defaultValue="0"/>
812      <CANopenSubObject subIndex="08" name="Threshold" objectType="7" dataType="04" accessType="rw" PDOmapping="no" defaultValue="0"/>
813    </CANopenObject>
814    <CANopenObject index="2302" name="Trace config" objectType="9" subNumber="9" memoryType="ROM" disabled="true">
815      <CANopenSubObject subIndex="00" name="max sub-index" objectType="7" dataType="05" accessType="ro" PDOmapping="no" defaultValue="8"/>
816      <CANopenSubObject subIndex="01" name="Size" objectType="7" dataType="07" accessType="rw" PDOmapping="no" defaultValue="0"/>
817      <CANopenSubObject subIndex="02" name="Axis no" objectType="7" dataType="05" accessType="rw" PDOmapping="no" defaultValue="0"/>
818      <CANopenSubObject subIndex="03" name="Name" objectType="7" dataType="09" accessType="rw" PDOmapping="no" defaultValue="Trace2                        "/>
819      <CANopenSubObject subIndex="04" name="Color" objectType="7" dataType="09" accessType="rw" PDOmapping="no" defaultValue="green               "/>
820      <CANopenSubObject subIndex="05" name="Map" objectType="7" dataType="07" accessType="rw" PDOmapping="no" defaultValue="0x00000000"/>
821      <CANopenSubObject subIndex="06" name="Format" objectType="7" dataType="05" accessType="rw" PDOmapping="no" defaultValue="0"/>
822      <CANopenSubObject subIndex="07" name="Trigger" objectType="7" dataType="05" accessType="rw" PDOmapping="no" defaultValue="0"/>
823      <CANopenSubObject subIndex="08" name="Threshold" objectType="7" dataType="04" accessType="rw" PDOmapping="no" defaultValue="0"/>
824    </CANopenObject>
825    <CANopenObject index="2400" name="Trace enable" objectType="7" memoryType="RAM" dataType="05" accessType="rw" PDOmapping="optional" defaultValue="0" disabled="true">
826      <label lang="en">Trace enable</label>
827      <description lang="en">This object controls, how many trace objects (beginning from index 0x2401) are enabled. If zero, all traces are disabled.</description>
828    </CANopenObject>
829    <CANopenObject index="2401" name="Trace" objectType="9" subNumber="7" memoryType="RAM" disabled="true">
830      <label lang="en">Trace</label>
831      <description lang="en">Trace is used for recording variables.
832
833See also Trace config.
834
835Size - Number of current records in buffer.
836
837Value - Latest value. If traceConfig.map (index and subindex) is valid, then mapped variable will be copied here.
838
839Min, Max - Minimum and maximum value.
840
841Plot - SVG path generated from the values from circular buffer. For time axis is used Time-&gt;'Epoch time offset ms'. When Plot is read, internal buffer is emptied.
842
843Trigger time - If integer value passes 'TraceConfig-&gt;threshold', then time is recorded into this variable.</description>
844      <CANopenSubObject subIndex="00" name="max sub-index" objectType="7" dataType="05" accessType="ro" PDOmapping="no" defaultValue="6"/>
845      <CANopenSubObject subIndex="01" name="Size" objectType="7" dataType="07" accessType="rw" PDOmapping="optional" defaultValue="0"/>
846      <CANopenSubObject subIndex="02" name="Value" objectType="7" dataType="04" accessType="rw" PDOmapping="optional" defaultValue="0"/>
847      <CANopenSubObject subIndex="03" name="Min" objectType="7" dataType="04" accessType="rw" PDOmapping="optional" defaultValue="0"/>
848      <CANopenSubObject subIndex="04" name="Max" objectType="7" dataType="04" accessType="rw" PDOmapping="optional" defaultValue="0"/>
849      <CANopenSubObject subIndex="05" name="Plot" objectType="7" dataType="0F" accessType="ro" PDOmapping="no" defaultValue="0"/>
850      <CANopenSubObject subIndex="06" name="Trigger time" objectType="7" dataType="07" accessType="rw" PDOmapping="optional" defaultValue="0"/>
851    </CANopenObject>
852    <CANopenObject index="2402" name="Trace" objectType="9" subNumber="7" memoryType="RAM" disabled="true">
853      <CANopenSubObject subIndex="00" name="max sub-index" objectType="7" dataType="05" accessType="ro" PDOmapping="no" defaultValue="6"/>
854      <CANopenSubObject subIndex="01" name="Size" objectType="7" dataType="07" accessType="rw" PDOmapping="optional" defaultValue="0"/>
855      <CANopenSubObject subIndex="02" name="Value" objectType="7" dataType="04" accessType="rw" PDOmapping="optional" defaultValue="0"/>
856      <CANopenSubObject subIndex="03" name="Min" objectType="7" dataType="04" accessType="rw" PDOmapping="optional" defaultValue="0"/>
857      <CANopenSubObject subIndex="04" name="Max" objectType="7" dataType="04" accessType="rw" PDOmapping="optional" defaultValue="0"/>
858      <CANopenSubObject subIndex="05" name="Plot" objectType="7" dataType="0F" accessType="ro" PDOmapping="no" defaultValue="0"/>
859      <CANopenSubObject subIndex="06" name="Trigger time" objectType="7" dataType="07" accessType="rw" PDOmapping="optional" defaultValue="0"/>
860    </CANopenObject>
861    <CANopenObject index="6000" name="Read input 8 bit" objectType="8" subNumber="9" memoryType="RAM" dataType="05" accessType="ro" PDOmapping="optional" TPDOdetectCOS="true">
862      <label lang="en">Read input 8 bit</label>
863      <description lang="en">Digital inputs from hardware.</description>
864      <CANopenSubObject subIndex="00" name="max sub-index" objectType="7" dataType="05" accessType="ro" PDOmapping="no" defaultValue="8"/>
865      <CANopenSubObject subIndex="01" name="Input" objectType="7" defaultValue="0x00"/>
866      <CANopenSubObject subIndex="02" name="Input" objectType="7" defaultValue="0x00"/>
867      <CANopenSubObject subIndex="03" name="Input" objectType="7" defaultValue="0x00"/>
868      <CANopenSubObject subIndex="04" name="Input" objectType="7" defaultValue="0x00"/>
869      <CANopenSubObject subIndex="05" name="Input" objectType="7" defaultValue="0x00"/>
870      <CANopenSubObject subIndex="06" name="Input" objectType="7" defaultValue="0x00"/>
871      <CANopenSubObject subIndex="07" name="Input" objectType="7" defaultValue="0x00"/>
872      <CANopenSubObject subIndex="08" name="Input" objectType="7" defaultValue="0x00"/>
873    </CANopenObject>
874    <CANopenObject index="6200" name="Write output 8 bit" objectType="8" subNumber="9" memoryType="RAM" dataType="05" accessType="rw" PDOmapping="optional">
875      <label lang="en">Write output 8 bit</label>
876      <description lang="en">Digital outputs on hardware.</description>
877      <CANopenSubObject subIndex="00" name="max sub-index" objectType="7" dataType="05" accessType="ro" PDOmapping="no" defaultValue="8"/>
878      <CANopenSubObject subIndex="01" name="Output" objectType="7" defaultValue="0x00"/>
879      <CANopenSubObject subIndex="02" name="Output" objectType="7" defaultValue="0x00"/>
880      <CANopenSubObject subIndex="03" name="Output" objectType="7" defaultValue="0x00"/>
881      <CANopenSubObject subIndex="04" name="Output" objectType="7" defaultValue="0x00"/>
882      <CANopenSubObject subIndex="05" name="Output" objectType="7" defaultValue="0x00"/>
883      <CANopenSubObject subIndex="06" name="Output" objectType="7" defaultValue="0x00"/>
884      <CANopenSubObject subIndex="07" name="Output" objectType="7" defaultValue="0x00"/>
885      <CANopenSubObject subIndex="08" name="Output" objectType="7" defaultValue="0x00"/>
886    </CANopenObject>
887    <CANopenObject index="6401" name="Read analogue input 16 bit" objectType="8" subNumber="13" memoryType="RAM" dataType="03" accessType="ro" PDOmapping="optional">
888      <label lang="en">Read analogue input 16 bit</label>
889      <description lang="en">Analogue inputs from hardware. The integer value is left adjusted.</description>
890      <CANopenSubObject subIndex="00" name="max sub-index" objectType="7" dataType="05" accessType="ro" PDOmapping="no" defaultValue="12"/>
891      <CANopenSubObject subIndex="01" name="Input" objectType="7" defaultValue="0"/>
892      <CANopenSubObject subIndex="02" name="Input" objectType="7" defaultValue="0"/>
893      <CANopenSubObject subIndex="03" name="Input" objectType="7" defaultValue="0"/>
894      <CANopenSubObject subIndex="04" name="Input" objectType="7" defaultValue="0"/>
895      <CANopenSubObject subIndex="05" name="Input" objectType="7" defaultValue="0"/>
896      <CANopenSubObject subIndex="06" name="Input" objectType="7" defaultValue="0"/>
897      <CANopenSubObject subIndex="07" name="Input" objectType="7" defaultValue="0"/>
898      <CANopenSubObject subIndex="08" name="Input" objectType="7" defaultValue="0"/>
899      <CANopenSubObject subIndex="09" name="Input" objectType="7" defaultValue="0"/>
900      <CANopenSubObject subIndex="0A" name="Input" objectType="7" defaultValue="0"/>
901      <CANopenSubObject subIndex="0B" name="Input" objectType="7" defaultValue="0"/>
902      <CANopenSubObject subIndex="0C" name="Input" objectType="7" defaultValue="0"/>
903    </CANopenObject>
904    <CANopenObject index="6411" name="Write analogue output 16 bit" objectType="8" subNumber="9" memoryType="RAM" dataType="03" accessType="rw" PDOmapping="optional">
905      <label lang="en">Write analogue output 16 bit</label>
906      <description lang="en">Analogue outputs on hardware. The integer value is left adjusted.</description>
907      <CANopenSubObject subIndex="00" name="max sub-index" objectType="7" dataType="05" accessType="ro" PDOmapping="no" defaultValue="8"/>
908      <CANopenSubObject subIndex="01" name="Output" objectType="7" defaultValue="0"/>
909      <CANopenSubObject subIndex="02" name="Output" objectType="7" defaultValue="0"/>
910      <CANopenSubObject subIndex="03" name="Output" objectType="7" defaultValue="0"/>
911      <CANopenSubObject subIndex="04" name="Output" objectType="7" defaultValue="0"/>
912      <CANopenSubObject subIndex="05" name="Output" objectType="7" defaultValue="0"/>
913      <CANopenSubObject subIndex="06" name="Output" objectType="7" defaultValue="0"/>
914      <CANopenSubObject subIndex="07" name="Output" objectType="7" defaultValue="0"/>
915      <CANopenSubObject subIndex="08" name="Output" objectType="7" defaultValue="0"/>
916    </CANopenObject>
917  </CANopenObjectList>
918  <other>
919    <file fileName="IO Example" fileCreator="JP" fileCreationDate="2016-03-25" fileCreationTime="18:04:29" fileVersion="-"/>
920    <DeviceIdentity>
921      <vendorName>CANopenNode</vendorName>
922      <productName>CANopenNode</productName>
923      <productText>
924        <label lang="en">CANopenNode</label>
925        <description lang="en" URI="http://canopennode.sourceforge.net">CANopenNode is an open source software stack used for serial communication of multiple devices over the CAN/CANopen Network.</description>
926      </productText>
927    </DeviceIdentity>
928    <capabilities>
929      <characteristicsList>
930        <characteristic>
931          <characteristicName>
932            <label lang="en"/>
933          </characteristicName>
934          <characteristicContent>
935            <label lang="en"/>
936          </characteristicContent>
937        </characteristic>
938      </characteristicsList>
939    </capabilities>
940    <baudRate>
941      <supportedBaudRate value="10 Kbps"/>
942      <supportedBaudRate value="20 Kbps"/>
943      <supportedBaudRate value="50 Kbps"/>
944      <supportedBaudRate value="125 Kbps"/>
945      <supportedBaudRate value="250 Kbps"/>
946      <supportedBaudRate value="500 Kbps"/>
947      <supportedBaudRate value="800 Kbps"/>
948      <supportedBaudRate value="1000 Kbps"/>
949    </baudRate>
950    <dummyUsage>
951      <dummy entry="Dummy0001=0"/>
952      <dummy entry="Dummy0002=1"/>
953      <dummy entry="Dummy0003=1"/>
954      <dummy entry="Dummy0004=1"/>
955      <dummy entry="Dummy0005=1"/>
956      <dummy entry="Dummy0006=1"/>
957      <dummy entry="Dummy0007=1"/>
958    </dummyUsage>
959  </other>
960</device>
961