Taoyuan Technology Center
No.18, Xinglong Rd., Taoyuan City,
Taoyuan County 33068, Taiwan
TEL: 886-3-362-6301 / FAX: 886-3-371-6301
Asia
Delta Electronics (Jiangsu) Ltd.
Wujiang Plant 3
1688 Jiangxing East Road,
Wujiang Economic Development Zone
Wujiang City, Jiang Su Province, P.R.C. 215200
TEL: 86-512-6340-3008 / FAX: 86-769-6340-7290
C.3 PDO (Process Data Object) ........................................................................ C-7
C.4 SDO (Service Data Object) ......................................................................... C-9
Appendix D Explanation of Homing Modes ............................................................ D-1
D.1 Explanation of Homing Modes ................................................................... D-2
Appendix E List of Accessories ............................................................................... E-1
E.1 Accessories for CANopen Communication .................................................. E-2
E.2 Accessories for PROFIBUS DP Communication ........................................... E-4
E.3 Accessories for DeviceNet Communication ................................................. E-4
vii
Memo
viii
1
Chapter 1 Preface
Table of Contents
1.1 Explanation of Symbols in This Manual ...................................................... 1-2
1.2 Revision History ......................................................................................... 1-2
1-1
DVP15MC11T Operation Manual
_1
!Danger
!
Warning
!
Caution
Thank you for purchasing DVP15MC11T motion controller which is created on the basis of motion control and
we are providing you with a high-end motion control system.
This manual describes the product specifications, functions, system architecture, installation, wiring,
execution principle, logic instructions and motion control instructions, trouble-shooting, communication
protocols, homing modes and other relevant information.
Make sure that you have well known about the motion control system configuration and product operation
before using DVP15MC11T.
1.1 Explanation of Symbols in This Manual
Precautions before operation
Before operation, please read relevant safety instructions carefully so as to prevent an injury t o personnel and
damage to products.
It indicates the highly potential hazards. It is possible to cause a severe injury or even
fatal harm to personnel if you do not follow the instructions.
It indicates the potential hazards. It is possible to cause a minor injury or even fatal
harm to personnel if you do not follow the instructions.
It indicates much attention should be paid. An unex pected result may occur if you do
not follow the instructions.
2.3 Profile and Components ............................................................................. 2-3
2-1
DVP15MC11T Operation Manual
_2
2.1 Product Description
DVP15MC11T is a type of multi-axis motion controller researched and produced by Delta autonomously on
the basis of CANopen field bus. It complies with CANopen DS301 basic communication protocol and
DSP402 motion control protocol. In addition, i t also supports standard instruction libraries defined by
international organizations for motion control . It brings great convenience to user to learn and develop
projects quickly. Maximum 24 axes can be controlled by means of Motion port. The single-axis motion
instructions including velocity, position, torque and homing instruct ions as well as multi-axis in structio ns such
as electronic gear, electronic cam, rotary cut and G code are supported.
Multiple communication ports are built in DVP 15MC11T. And thus various communication function s c an be
realized without adding modules. DVP15MC11T has left-side and right-side extension ports for adding
DVP-S series modules to its left and right sides. (The left-side port is a high-speed parallel extension port.)
The communication system adopts highly reliable CAN bus as the main line and hence users just need
simple cables for wiring.
Thanks to the high-speed reliable motio n control system , DVP15M C11T can be widely a pplied to a variety of
automation control industries such as packagi ng, printing, encapsulating, wire cutting, drug manufact uring
and so on.
2.2 Functions
Able to control up to 24 real axes (with axis No. ranging from 1 to 32).
The virtual axis and encoder axis can be built inside DVP15MC11T (with the axis No. ranging from 1
to 32, which can not be the same as that of real axes).
Equipped with 1GHz high-speed floating-point operation processor; supporting 64-bit floating point
(Lreal) and capable to meet various complicated motion control.
With two built-in incremental encoder ports and one SSI absolute encoder port.
With one RS232 port, one RS485 port and two Ethernet ports.
With one built-in CAN port serving as CANopen master or slave.
Supports powerful field network (as Ethernet master or slave, CANopen master or slave and
Profibus-DP slave) for construction of a function-complicated control system.
With a variety of I/O extensions (Left-side high-speed AIAO; right-side low-speed A IAO and DIDO
and temperature modules).
Using the easy-to-use software interface with the features of complete function and conv enient
application.
Providing standard bus cables, terminal resistors, distributor boxes and other acce ssorie s as well as
easy and convenient plug-and-play wiring.
2-2
_
2.3 Profile and Components
CAN
ERR
1
RUN
ERR
2
RUN
00
10
00
01
11
01
02
12
02
03
13
03
04
14
04
05
15
05
06
16
06
07
17
07
EXTENSION
PORT
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Chapter 2 Specifications
2
1E
○
A
2E
○
A
3E
○
A
4E
○
A
5E
○
A
6E
○
A
7E
○
A
8E
○
A
9E
○
Model name
State indicators
IO indicators
COM/SSI communication port
Incremental encoder port
Ethernet communication port
CANopen communication port
CANmotion communication port
Input and output pins and symbols
A
10E
○
A
11E
○
A
12E
○
A
13E
○
A
14E
○
A
15E
○
A
16E
○
A
17E
○
SD card slot
Right-side extension module port
24V power port
Screw fixing clip
Extension module fixing clip
Left-side extension module port
Nameplate
DIN rail fixing clip
2-3
DVP15MC11T Operation Manual
_2
MEMO
2-4
3
Chapter 3 Specifications
Table of Contents
3.1 Function Specifications .............................................................................. 3-2
The %MW0~%MW999 devices are latched devices in which data are retained when power off. Besides, the
variables defined in the software can select Retain as its property. The capacity of latched devices is 128K
bytes.
3-5
DVP15MC11T Operation Manual
_3
No.
Data type
Valid range
Initial value
1
BOOL
TRUE or FALSE
FALSE
2
BYTE
16#00 ~ FF
16#00
3
WORD
16#0000 ~ FFFF
16#0000
4
DWORD
16#00000000 ~ FFFFFFFF
16#00000000
5
LWORD
16#0000000000000000 ~ FFFFFFFFFFFFFFFF
16#0000000000000000
6
USINT
0 ~ +255
0
7
UINT
0 ~ +65535
0
8
UDINT
0 ~ +4294967295
0
9
ULINT
0 ~ +18446744073709551615
0
10
SINT
−128 ~ +127
0
11
INT
−32768 ~ +32767
0
12
DINT
−2147483648 ~ +2147483647
0
13
LINT
−9223372036854775808 ~ +9223372036854775807
0
−3.402823e+38 ~ −1.175495e-38,
+1.175495e-38 ~ +3.402823e+38
−1.79769313486231e+308 ~
Range:T#0ns~213503d23h34m33s709.551ms
D#Y-M-D. Range: D#1970-01-01~D#2106-02-07. Unit:
TOD#H:M:S:MS, Range:TOD#00:00:00~23:59:59.999.
is displayed. If 1 is
DT#Y-M-D-H-M-S. Range:
DT#1970-01-01-0:0:0~2106-02-07-6:28:15. Unit: s.
20
STRING
0~32000 characters
‘’
3.1.2.4 Data Types and Valid Ranges Supported
The data types and valid ranges of the variables in the software that DVP15MC11T uses are shown in the
following table.
+1.79769313486231e+308,
T#XXXXXXdXXhXXmXXsXXXms,Unit: ns.
s.
Unit: ms. If 0 is written, TOD#00:00:00
written, TOD#00:00:00.001 is displayed. If 86399999 is
written, TOD#23:59:59.999 is displayed. If 86400000 is
written, TOD#00:00:00 is displayed. If 4294967295 is
written, TOD#17:2:47.295 is displayed.
0.0
0.0
T#0ms
D#1970-01-01
TOD#00:00:00
DT#1970-01-01-0:0:0
3-6
3_
3.2 Electrical Specifications
Item
Content
Fuse capacity
3 A/30 VDC, Polyswitch
Consumption
power
Static electricity: 8KV Air Discharge, 4KV Contact Discharge
4.6.1 Model and Specification .......................................................................... 4-6
4.6.2 Function ............................................................................................... 4-8
4-1
DVP15MC11T Operation Manual
_4
Module
name
Input
voltage
Output
voltage
Output
current
International
Standard
1
DVP04AD-SL
Analog module
Analog input
2
DVP04DA-SL
Analog module
Analog output
4.1 System Constitution
A multi-layer industrial network can be built by means of DVP15MC11T. By using DVP15MC11T, the
network can consist of top-layer Ethernet, middle-layer CANopen and Profibus bus as well as bottom-layer
RS-485 bus which supports Modbus as follows.
The figure above illustrates the peripheral device s which are connected to various ports of DVP15MC11T in
the entire system. Refer to chapter 6 for details on the functions of communication ports.
4.2 Power Supply
Delta power modules are recommended as the power supply for DVP15MC11T. The information of Delta
power modules is shown in the following table.
No.
1 DVPPS02
2 DVPPS05 120W 5A
Phase
Single
phase
Power
48W 2A
85~264VAC 24VDC
4.3 Left-side Extension
4.3.1 Connectable Left-side Extension Module
Max. 8 high-speed extension modules can be connected to the left side of DVP15MC11T and the
connectable modules are listed in the following table.
No. Module name Module type Description
3
4-2
DVPPF02-SL
Network module Profibus communication
Chapter 4 System Architecture
4_
Mapping
Position
Input data
length
Output data
length
7
DVP16SP11R/T
8 bits
8 bits
4.3.2 Allocation of Left-side Network Module Addresses
About Input and Output Mapping Areas of Left-side Network Modules
The input and output mapping areas of different po sitions of the left side of PLC CPU are listed as follows
when the network modules connected to the left side of DVP15MC11T serve as a slave. The position 1 is for
the first module connected to the left side of P LC CPU; the position 2 is for the second one connected to the
left side of PLC CPU and so on.
area
1
2
3
4
5
6
7
8
Refer to the operation manuals of modules for details on al location of left-side extension module mapping
areas. Pay attention to how the mapping address expression format is changed in the operation manual.
For example, the output mapping area for DVPPF02-SL is D6250~D6349. But the area address is expressed
as %MW6250~%MW6349 when the module is connected to the left of DVP15MC11T.
4.3.3 Method of Reading/Writing of Left-side Modules
The controller can read and write the data in CR regi st ers of the left-side extension modules via FROM/TO
instruction. For instance, the modules such as DVP04AD-SL and DVP04DA-SL may use FROM/TO to read
and write data in CR.
4.4 Right-side Extension
4.4.1 Connectable Right-side Extension Modules
Slim-series extension modules including digital modules, analog modules and temperature modules can be
connected to the right side of DVP15MC11T. Digital m odules can conne ct maximum 240 inp ut points and 24 0
output points. Maximum 8 analog modules can be connected. The connectable right-side extension module s
are listed in the following table.
10 DVP32SN11TN - 32 bits Pin-connector output
11 DVP08ST11N 8 bits - Digital switch
12 DVP04AD-S 4 words 13 DVP06AD-S 6 words 14 DVP04DA-S - 4 words
15 DVP02DA-S
17 DVP04PT-S
18 DVP06PT-S
19 DVP04TC-S 4 words -
-
4 words
6 words
2 words
Analog input
Analog output
Sensor
(Model: PT100)
Extension type
4.4.2Allocation of Right-side Extension Module Addresses
DVP15MC11T can connect Slim-series extension modules to its right side and max. 240 di gital input points
and 240 digital output points are connectable. Max. 8 special modules are connectable such as analog
modules, temperature modules and pulse modules. Up to 14 digi tal modul es and special m odules at mo st are
connectable to the right side of DVP15MC11T.
Input point number and output point number of right-side digital extension modules
The input point number and output point number of t he digi tal extension modules connected to the right of
DVP15MC11T start from 2.0. For example, the input point for the first digital module starts from %IX2.0 and
the output point starts from %QX2.0. It is counted as 8 points if the n um ber is less than 8.
Digital input points and output points are numbe red as below: (Octal)
About the right-side special module and serial number
The right-side extension modules such as analog modules, temperature modules and pulse
modules are regarded as special modules.
The serial number of the first special module to the right side of DVP15MC11T is 0; the serial
number of the second one is 1, and so on. Maximum 8 special modules can be connect ed. The start
address for input of the right-side special module is %MW10000 an d t he start address for output of
the right-side special module is %MW10500.
DVP15MC11T can directly read and write the right-side module parameters through the hardware
configuration interface of the software. Also, it can grant a value to an address or grant a value to a
variable with which an address is combined in a prog ram to read and write right-side module
parameters.
4.5 Connectable Servo Drives
There are many models for ASDA-A2-series servo drives. ASDA-A2-XXXX-M model supports CANopen
communication. Only ASDA-A2-XXXX-M servo drives can be used to build CANopen motion control network
through connecting the motion port of DVP15MC11T. The connection between DVP15MC11T and the servo
drive can be made with UC-CMC003-01A or UC-CMC005-01A cable through CN6 po rt.
4-4
4_
Illustration of the servo drive model
address of the servo in the CANopen
corresponds to must be consistent with that of
0203: CANopen baud rate is 500Kbps
Chapter 4 System Architecture
Relevant servo parameter settings are shown in the following table when DVP15MC11T and the
servo drive are connected.
Parameter Explanation Setting value Explanation
P1-01
P3-00
P3-01
*1:The output directions of the torque are illustrated as below w hen the value of X is 0 and 1 respectively.
Setting the control
mode of the servo
Setting a node ID
Baud rate
X0B*1 Set as CANopen mode
Setting range:
1~24
0403
The setting of this parameter corresponds to
the node
network
The baud rate that the parameter value
DVP15MC11T.
0403: CANopen baud rate is 1Mbps
4-5
DVP15MC11T Operation Manual
_4
0
1
P CCW()
N CW()
N CW()
P CCW()
Positive
direction
Negative
direction
The wiring figure of DVP15MC11T and ASDA-A2-XXXX-M-series servo drives
Notes:
1. Please refer to the servo user manual for the wiring of ASDA-A2-XXXX-M-series servo drives, servo
motors and encoders.
2. Choose UC-CMC003-01A or UC-CMC005-01A or UC-CMC010-01A communication cable according
to the field status.
3. There is one 120Ω terminal resistor embedded at Motion port. In the CANopen network consisting of
Motion port and servos, the other end of the network must be connected with a terminal resistor
TAP-TR01 which could be found in the packing box of DVP15MC11T.
4.6 SD Memory Card
4.6.1 Model and Specification
Model and Appearance
SD memory cards can be classified into SD, Mini S D and Mic ro SD acc ording to it s size. DVP15MC11T only
supports the standard-dimension SD.
4-6
Chapter 4 System Architecture
4_
Class
SD
SDHC
SDXC
Capacity
32MB~2GB
4GB~32GB
32GB~2TB
Size
SD
SDHC
Mini SDHC
Micro SDHC
SDXC
Micro SDXC
SD
Mini SD
Micro SD
Specification
There are various SD card specifications on current m ark et. Except that SD cards are different in size, they
can be classified into SD, SDHC and SDXC according to its capacity . However, DVP15MC11T only supports
basic SD specification currently. The following table includes the information of SD card family members.
DVP15MC11T only supports SD and SDHC. Please make sure to purcha se t he SD card of the right
specification that DVP15MC11T supports.
SD card classification
File system
SD speed
level
* Please notice that there is a kind of MMC card which is v ery similar to SD card in appearance and thus
please differentiate them carefully during pur chase.
Before use of SD card
Write-protection function of the memory card
There is a write-protection switch for general SD cards. The data can not be written into SD card if the
switch is moved to the Lock position. Hence, please ensure that the write-protection switch of SD card
has been released correctly before SD card is used and then the write-into function can be executed in
DVP15MC11T.
FAT16/FAT32 FAT32
CLASS 2 (Min. 2MB/Sec.)
N/A
CLASS 4 (Min. 4MB/Sec.)
CLASS 6 (Min. 6MB/Sec.) CLASS 10
(Min. 10MB/Sec.)
exFAT(FAT64)
CLASS 2 (Min. 2MB/Sec.)
CLASS 4 (Min. 4MB/Sec.)
CLASS 6 (Min. 6MB/Sec.)
CLASS 10 (Min. 10MB/Sec.)
4-7
Loading...
+ 571 hidden pages
You need points to download manuals.
1 point = 1 manual.
You can buy points or you can get point for every manual you upload.