Owner's manual
Table Of Contents
- KHB 13.0003-EN
- Document history
- Contents
- 1 Preface
- 2 Safety instructions
- 3 Technical data
- 4 Electrical installation
- 5 CANopen communication
- 6 Commissioning
- 7 Parameter setting
- 7.1 Loading and saving of parameter sets
- 7.2 Conversion factors ( factor group)
- 7.3 Power stage parameters
- 7.4 Motor adaptation
- 7.5 Speed controller
- 7.6 Position controller ( position control function)
- 7.7 Digital inputs and outputs
- 7.8 Device information
- 7.9 Manufacturer-specific information parameters
- 7.10 Manufacturer-specific driving records
- 8 Device control
- 9 Operating modes
- 10 Appendix
- 11 Index

CANopen communication
Parameter data transfer (SDO transfer)
Telegram structure
5
20
KHB 13.0003-EN 2.0
Index low byte / i ndex high byte
11 bits 4bits User data (up to 8 bytes)
1st byte 2nd byte 3rd byte 4th byte 5th byte 6th byte 7th byte 8th byte
Identifier
Data
length
Command
code
Index
low byte
Index
high byte
Subindex
Data 1 Data 2 Data 3 Data 4
The object to be addressed is contained in bytes 2 and 3 of the telegram.
ƒ The value for the index is split up into low byte and high byte and entered in the
left-justified Intel format.
Subindex
11 bits 4bits User data (up to 8 bytes)
1st byte 2nd byte 3rd byte 4th byte 5th byte 6th byte 7th byte 8th byte
Identifier
Data
length
Command
code
Index
low byte
Index
high byte
Subindex
Data 1 Data 2 Data 3 Data 4
ƒ If an object (e.g. controller parameter) consists of several sub-objects, the
sub-objects are addressed via subindexes. The number of the corresponding
subindex is entered in byte 4 o f the telegram. (See following tables for sub-objects).
ƒ If an object has no sub-objects, the value ”0” is entered in byte 4 of the telegram.
(See following sub-object tables).
Data (data 1 ... data 4)
11 bits 4bits User data (up to 8 bytes)
1st byte 2nd byte 3rd byte 4th byte 5th byte 6th byte 7th byte 8th byte
Identifier
Data
length
Command
code
Index
low byte
Index
high byte
Subindex
Data 1 Data 2 Data 3 Data 4
For the data of the parameter up to 4 bytes (data 1 ... data 4) are available.
The data is represented in the left-justified Intel format with data 1 as the LSB and data 4
as the MSB.