UMAX030211 Version 1.0.2. Preliminary Documentation – May be subject to change
45 - 85
4.
CANopen INTERFACE AND OBJECT DICTIONARY
The CANopen ® object dictionary of the AX030211 Controller is based on CiA device profile DS-404
V4.1.0 (xxx device profile). The object dictionary includes Communication Objects beyond the
minimum requirements in the profile, as well as several manufacturer-specific objects for extended
functionality.
4.1.
Node ID and Baud rate
By default, the AX030211 controller ships factory programmed with a
Node ID = 127 (0x7F)
and with
Baud rate = 125 kbps.
4.1.1.
LSS Protocol to Update
The only means by which the Node-ID and Baud rate can be changed is to use Layer Settling
Services (LSS) and protocols as defined by CANopen ® standard DS-305.
Follow the steps below to configure either variable using LSS protocol. If required, please refer to
the standard for more detailed information about how to use the protocol
4.1.1.1.
Setting Node‐ID
Set the module state to LSS-configuration by
sending
the following message:
Item Value
COB-ID
0x7E5
Length
2
Data 0
0x04
(cs=4 for switch state global)
Data 1
0x01
(switches to configuration state)
Set the Node-ID by
sending
the following message:
Item Value
COB-ID
0x7E5
Length
2
Data 0
0x11
(cs=17 for configure node-id)
Data 1
Node-ID
(set new Node-ID as a hexadecimal number)