13
CANopen Communication Card
DVP-PM Application Manual
13-10
CR#040
: Error status of node
[Explanations]
Display the error status of servo drive. b0~b3 of CR#010 correnpond to node1~node4. When error occurs, the
corresponding bit will be 1. When error reset command is executed, the content in this register will be cleared
automatically. Please refer to the table below.
Bit
b15~b4
b3
b2
b1
b0
Node ID
Reserved
Node 4
Node 3
Node 2
Node 1
CR#050
: CANopen bus control command
[Explanations]
Send out bus control commands to the connected nodes on CANopen. Set value = 1 indicates “All Servo On”. Set
value = 128 indicates “Servo Off.” Set value = 129 indicates “Error Reset.” When the execution is completed, the
content in the register will be cleared automatically. Please refer to the table below for the setting format.
Bit
b15~b8]
b7~b0]
Command
Reserved
ALL Servo On
:
1
ALL Servo
O
ff
:
128
Error Reset
:
129
CR#090~CR#93
: DVP-FPMC QBuffer data / data address
[Explanations]
QBuffer is designed for accessing several discontinuous control registers within CR100~CR499 by single
TO/FROM accessing. PLC scan time can be reduced by decreasing the number of TO/FROM instructions through
QBuffer application. The QBuffer access operation is explained as the diagram below.
For example, write the discontinuous CR number (CR#170, 171, 280, 289, 376) into the QBuffer address CR#91,
and DVP-FPMC will map the content in these registers into QBuffer data CR#90 automatically. The user only
needs to access CR#90 and the content in QBuffer address (CR#170, 171, 280, 289, 376) can be modified at one
time.
Data A
CR#90 QBuffer data
CR#91 QBuffer address
CR#170
CR#280
CR#289
CR#376
CR#171
Data B
Data C
Data D
Data E
1
2
3
4
5
6
32
1
2
3
4
5
6
32
170
171
280
289
376
Data A
Data B
Data C
Data D
Data E
PM Registers
Summary of Contents for DVP-10PM
Page 1: ......
Page 45: ...2 Hardware Specifications and Wiring DVP PM Application Manual 2 30 MEMO...
Page 125: ...3 Functions of Devices in DVP PM DVP PM Application Manual 3 80 MEMO...
Page 341: ...8 Application Examples DVP PM Application Manual 8 2 Trajectory 3 Trajectory 4...
Page 427: ...9 Electrical CAM DVP PM Application Manual 9 74...
Page 437: ...10 Encrypting User Program DVP PM Application Manual 10 10 MEMO...
Page 458: ...11 G code Application DVP PM Application Manual 11 21 B O100 main program...
Page 561: ...14 Appendix DVP PM Application Manual 14 4 MEMO...