SRV-63 series AC servo drives Communication
-222-
8.3 CANopen communication protocol
8.3.1 CANopen instructions
CANopen is the high level communication protocol on the control area network, includes the
applications communication agreement and equipment sub-agreement in embedded system. The
basic CANopen devices and sub communication protocols are in CAN in Automation (CiA) draft
standard 301. And there are some expansion for some sub-agreement based on CiA 301, for
example, CiA 402 for dynamic control.
8.3.2 CANopen hardware configuration
Refer to chapter 3.6 for the definitions and functions of pins of CAN communication terminals (CN3).
See the table below:
Baud rate
Communication length
1Mbit/s
25m
500kbit/s(default)
100m
250kbit/s
250m
125kbit/s
500m
50kbit/s
1000m
20kbit/s
2500m
Note:
1.
All CANL and CANH pins of the slave station can be connected directly with series connection
other than y connection.
2.
The resistance of 120 ohms is needed between the master station end and the last node.
3.
In order to avoid interference, CAN cable is shielded twisted-pair cable.
4.
The longer connection needs higher drive ability of the CAN chip.
8.3.3 CANopen software configuration
Configure following three parameters before the application of CANopen:
1. Set P0.03 through LED panel or Astraada CFG SRV software to 7 [CANopen mode];
2. Set P4.02 through LED panel or Astraada CFG SRV software (0:1Mbps; 1:500kbps; 2:250kbps;
3:125kbps; 4:50kbps; 5:20kbps);
3. Set P4.05 through LED panel or Astraada CFG SRV software(range:1~127).
Note:
1. Above three parameters are valid after restarting, so it is necessary to repower again or reset the
drive;
2.The node number of salve station cannot be the same as the node number of master station and
other slave station (CNC or PLC);
3.
Synchronous signal is generated by the master station or be configured by the slave station. The
unit of synchronous communication cycle is 1us and the minimum unit of SRV-63 is 1000 us (1ms);
4.
0x1017 parameters is needed to be configured when the main station needs the slave station to
send a heartbeat message, the Unit is 1ms;
5.
The drive will shut down automatically to ensure safety when CANopen state machine exits from
OP state.