Download Print this page
Delta Electronics Programmable Logic Controller DVP04DA-H2 Instruction Sheet
Delta Electronics Programmable Logic Controller DVP04DA-H2 Instruction Sheet

Delta Electronics Programmable Logic Controller DVP04DA-H2 Instruction Sheet

Delta electronics programmable logic controller instruction manual

Advertisement

Quick Links

Warning
Please read this instruction carefully before use.
Switch off the power before wiring.
DVP04DA-H2 is an OPEN-TYPE device and therefore should be installed in an enclosure free of airborne dust,
humidity, electric shock and vibration. The enclosure should prevent non-maintenance staff from operating the
device (e.g. key or specific tools are required to open the enclosure) in case danger and damage on the device may
occur.
DO NOT connect input AC power supply to any of the I/O terminals; otherwise serious damage may occur. Check
all the wiring again before switching on the power.
DO NOT touch any terminal when the power is switched on. DO NOT touch any internal circuit in 1 minute after
the power is switched off.
Make sure the groud terminal
is correctly grounded in order to prevent electromagnetic interference.
Introduction
Model Explanation & Peripherals
Thank you for choosing Delta DVP series PLC. The data in DVP04DA-H2 can be read or written
FROM/TO instructions given by the program of DVP-EH2 series MPU. The analog signal output module
receives 4 groups of 12-bit digital data from PLC MPU and converts the data into 4 points of analog
signals for output in either voltage or current.
You can select voltage or current output by wiring. Range of voltage output: 0V ~ +10V DC (resolution:
2.5mV). Range of current output: 0mA ~ 20mA (resolution: 5µA).
Product Profile (Indicators, Terminal Block, I/O Terminals)
Unit: mm
1
DIN rail (35mm)
6
Terminals
Connection port for extension modules
Mounting hole
2
7
3
Model name
8
I/O terminals
POWER, ERROR, D/A indicator
Mounting port for extension modules
4
9
5
DIN rail clip
External Wiring
voltage output
0V~+10V
*2
CH1
V+
I+
COM
AC drive, recorder,
shielding cable *1
FG
scale valve...
current output
CH4
0mA~20mA
V+
I+
COM
FG
AC drive, recorder,
shielding cable *1
scale valve...
terminal of
power module
DC/DC
24+
*3
DC24V
converter
24-
system grounding
class 3 grounding
(100
or less)
Note:
1. When performing analog output, please isolate other power wirings.
2. If the ripples at the loaded input terminal are too significant that causes noise interference on the wiring, connect the
wiring to 0.1 ~ 0.47µF 25V capacitor.
3. Please connect the
terminal on both the power modules and DVP04DA-H2 to the system earth point and ground the
system contact or connect it to the cover of power distribution cabinet.
4. DO NOT wire empty terminals
.
Specifications
Digital/Analog (4D/A)
Voltage output
module
Power supply voltage
24V DC (20.4V DC ~ 28.8V DC) (-15% ~ +20%)
Analog output channel
4 channels/module
Range of analog output
0 ~ 10V
0 ~ 20mA
Range of digital data
0 ~ 4,000
0 ~ 4,000
Resolution
12 bits (1
= 2.5mV)
12 bits (1
LSB
Output impedance
0.5
or lower
±0.5% when in full scale (25°C, 77°F)
Overall accuracy
±1% when in full scale within the range of 0 ~ 55°C, 32 ~ 131°F
Responding time
3ms × the number of channels
Max. output current
10mA (1K
~ 2M )
-
Tolerable load impedance
-
0 ~ 500
Digital data format
11 significant bits out of 16 bits are available; in 2's complement.
Internal circuit and analog output terminals are isolated by optical coupler.
Isolation
No isolation among analog channels.
Voltage output is protected by short circuit. Short circuit lasting for too long may cause
Protection
damage on internal circuits. Current output can be open circuit.
Communication mode
ASCII/RTU mode.
(RS-485)
Communication speed: 4,800/9,600/19,200/38,400/57,600/115,200 bps.
ENGLISH
ASCII data format: 7-bit, even bit, 1 stop bit (7, E, 1).
RTU data format: 8-bit, even bit, 1 stop bit (8, E, 1).
RS-485 cannot be used when connected to PLC MPU.
The modules are numbered from 0 to 7 automatically by their distance from MPU. No.0 is
When connected to
the closest to MPU and No.7 is the furthest. Maximum 8 modules are allowed to connect to
DVP-PLC MPU in series
MPU and will not occupy any digital I/O points.
Other Specifications
Power supply
Max. rated power
24V DC (20.4V DC ~ 28.8V DC) (-15% ~ +20%), 4.5W, supplied by external power.
consumption
Environment
Operation: 0°C ~ 55°C (temperature); 50 ~ 95% (humidity); pollution degree 2
Operation/storage
Storage: -25°C ~ 70°C (temperature); 5 ~ 95% (humidity)
Vibration/shock
International standards: IEC 61131-2, IEC 68-2-6 (TEST Fc)/IEC 61131-2 & IEC 68-2-27
immunity
(TEST Ea)
Control Registers
RS-485
CR
parameter
Latched
Register content
b15 b14 b13 b12 b11 b10 b9 b8 b7 b6 b5 b4 b3 b2 b1 b0
#
address
Set up by the system. DVP04DA-H2 model code = H'6401.
#0
H'4032
R
Model name
The user can read the model name from the program and see
if the extension module exists.
Reserved
Output mode: Default = H'0000
Mode 0: Voltage output (0V ~ 10V)
#1
H'4033
R/W Output mode setting
Mode 1: Voltage output (2V ~ 10V)
Mode 2: Current output (4mA ~ 20mA)
Mode 3: Current output (0mA ~ 20mA)
CR#1: The working mode of the four channels in the analog input module. There are 4 modes for each channel which can
be set up separately. For example, if the user needs to set up CH1: mode 0 (b2 ~ b0 = 000); CH2: mode 1 (b5 ~ b3 = 001),
CH3: mode 2 (b8 ~ b6 = 010) and CH4: mode 3 (b11 ~ b9 = 011), CR#1 has to be set as H'000A and the higher bits (b12 ~
b15) have to be reserved. Default value = H'0000.
#6
H'4038
R/W CH1 output value
#7
H'4039
R/W CH2 output value
Range of output value at CH1 ~ CH4: K0 ~ K4,000
#8
H'403A
R/W CH3 output value
Default = K0 (unit: LSB)
#9
H'403B
R/W CH4 output value
#18
H'4044
R/W Adjusted OFFSET value of CH1
8
Range of OFFSET at CH1 ~ CH4: K-2,000 ~ K2,000
#19
H'4045
R/W Adjusted OFFSET value of CH2
Default = K0 (unit: LSB)
#20
H'4046
R/W Adjusted OFFSET value of CH3
#21
H'4047
R/W Adjusted OFFSET value of CH4
#24
H'404A
R/W Adjusted GAIN value of CH1
Range of GAIN at CH1 ~ CH4: K0 ~ K4,000
#25
H'404B
R/W Adjusted GAIN value of CH2
Default = K2,000 (unit: LSB)
#26
H'404C
R/W Adjusted GAIN value of CH3
RS-485
CR
Latched
Register content
parameter
#
address
CH1
#27
H'404D
R/W Adjusted GAIN value of CH4
CR#18 ~ CR#27: Please note that: GAIN value - OFFSET value = +400
OFFSET is small (steep oblique), the resolution of output signal will be finer and variation on the digital value will be
greater. When GAIN - OFFSET is big (gradual oblique), the resolution of output signal will be rougher and variation on the
digital value will be smaller.
CH4
#30
H'4050
R
Error status
CR#30: Error status value (See the table below)
Error status
Content
Abnormal power supply
K1 (H'1)
+15V
AG
Incorrect analog input value
K2 (H'2)
-15V
Incorrect mode setting
K4 (H'4)
OFFSET/GAIN error
K8 (H'8)
Hardware malfunction
K16 (H'10)
Abnormal digital range
K32 (H'20)
Incorrect average times setting
K64 (H'40)
Instruction error
K128 (H'80)
Note: Each error status is determined by the corresponding bit (b0 ~ b7) and there may be more than 2 errors occurring at the
same time. 0 = normal; 1 = error.
Example: Iif the digital input exceeds 4,000, error (K2) will occur. If the analog output exceeds 10V, both analog input value
error K2 and K32 will occur.
#31
H'4051
R/W Communication address setting
Current output
Communication speed (baud
#32
H'4052
R/W
rate) setting
= 5µA)
LSB
Return to default setting;
#33
H'4053
R/W
OFFSET/GAIN tuning
authorization
CR#33: For authorizations on some internal functions, e.g. OFFSET/GAIN tuning. The latched function will store the
output setting in the internal memory before the power is cut off.
#34
H'4054
R
Firmware version
#35 ~ #48
Symbols:
:Latched (when written in through RS-485 communication);
: Non-latched;
R: Able to read data by FROM instruction or RS-485 communication;
W: Able to write data by TO instruction or RS-485 communication.
LSB (Least Significant Bit):
For voltage output: 1
= 10V/4,000 = 2.5mV.
LSB
CR#0 ~ CR#34: The corresponding parameter addresses H'4032 ~ H'4054 are for users to read/write data by
RS-485 communication. When using RS-485, the user has to separate the module with MPU first.
a. Communication baud rate: 4,800/9,600/19,200/38,400/57,600/115,200 bps.
b. Modbus ASCII/RTU communication protocols: ASCII data format (7-bit, even bit, 1 stop bit (7, E, 1));
RTU data format (8-bit, even bit, 1 stop bit (8, E, 1)).
c. Function: H'03 (read register data); H'06 (write 1 word datum to register); H'10 (write many word data to
register).
d. Latched CR should be written by RS-485 communication to stay latched. CR will not be latched if written
by MPU through TO/DTO instruction.
Adjusting D/A Conversion Curve
Voltage output mode
CR#1 mode 0
10V
Mode 1
CH4
CH3
CH2
CH1
CR#1 mode 1
Mode 0
6V
GAIN
5V
GAIN
2V
OFFSET
+2,000
+4,000
OFFSET
Digital input
GAIN - OFFSET
Current output mode
CR#1 mode 2
20mA
Mode 2
CR#1 mode 3
Mode 3
12mA
GAIN
10mA
GAIN
4mA
OFFSET
0
+2,000
+4,000
OFFSET
Digital input
GAIN - OFFSET
b15 b14 b13 b12 b11 b10 b9 b8 b7 b6 b5 b4 b3 b2 b1 b0
~ +6,000
(voltage or current). When GAIN -
LSB
LSB
(OPEN TYPE)
Register for storing all error status.
See the table of error status for more information.
b15 ~ b8
b7
b6
b5
b4
b3
b2
b1
b0
0
0
0
0
0
0
0
1
0
0
0
0
0
0
1
0
0
0
0
0
0
1
0
0
說 明 及 週 邊 裝 置
0
0
0
0
1
0
0
0
Reserved
0
0
0
1
0
0
0
0
FROM/TO
0
0
1
0
0
0
0
0
12
0
1
0
0
0
0
0
0
1
0
0
0
0
0
0
0
0mA ~ 20mA
產 品 外 觀 及 各 部 介 紹
For setting up RS-485 communication address.
Range: 01 ~ 254. Default = K1
Default = H'0002. For setting up communication speed: 4,800
/9,600/19,200/38,400/57,600/115,200 bps.
ASCII data format: 7-bit, even bit, 1 stop bit (7, E, 1).
RTU data format: 8-bit, even bit, 1 stop bit (8, E, 1).
b0: 4,800 bps. b1: 9,600 bps (Default).
b2: 19,200 bps. b3: 38,400 bps.
b4: 57,600 bps. b5: 115,200 bps.
b6 ~ b13: Reserved.
b14: High/low bit exchange of CRC checksum (only valid in
RTU mode).
b15: Switch between ASCII/RTU mode. 0 = ASCII mode
(Default).
Reserved
CH4
CH3
CH2
CH1
Default = H'0000. Take the setting of CH1 for example:
1. When b0 = 0, the user is allowed to tune CR#18
(OFFSET) and CR#24 (GAIN) of CH1. When b0 = 1, the
1
DIN
(35mm)
user is not allowed to tune CR#18 (OFFSET) and CR#24
(GAIN) of CH1.
2
/
2. b1 represents whether the OFFSET/GAIN tuning registers
are latched. b1 = 0 (default, latched); b1 = 1 (non-latched).
3
3. When b2 = 1, all settings will return to default values.
(except CR#31, CR#32)
4
5
DIN
Displaying the current firmware version In hex; e.g. version
外 部 配 線
1.0A is indicated as H'010A.
For system use.
For current output: 1
= 20mA/4,000 = 5µA.
LSB
1
2
3
GAIN = 5V (2,000
). OFFSET = 0V (0
).
LSB
LSB
GAIN = 6V (2,400
). OFFSET = 2V (800
).
LSB
LSB
The voltage output value when the digital input value = K2,000.
(4D/A)
Range: 0
~ +4,000
.
LSB
LSB
The voltage output value when the digital input value = K0.
Range: -2,000
~ +2,000
.
LSB
LSB
Range: +400
~ +6,000
.
LSB
LSB
GAIN = 12mA (2,400
). OFFSET = 4mA (800
).
LSB
LSB
GAIN = 10mA (2,000
). OFFSET = 0mA (0
).
LSB
LSB
The current output value when the digital input value = K2,000.
Range: 0
~ +4,000
.
LSB
LSB
The current output value when the digital input value = K0.
Range: -2,000
~ +2,000
.
LSB
LSB
Range: +400
~ +6,000
.
LSB
LSB
(RS-485)
/
DVP
DVP04DA-H2
DVP-EH2
DVP04DA-H2
PLC
4
4
0V ~ +10V DC
2.5mV
5µA
mm
8
6
7
8
9
/
電 壓 輸 出
0V~+10V
*2
CH1
V+
CH1
I+
COM
隔 離 線
* 1
變 頻 器 、 記 錄 器
FG
比 例 閥 . . .
電 流 輸 出
CH4
0mA~20mA
V+
CH4
I+
COM
FG
隔 離 線
* 1
變 頻 器 、 記 錄 器
比 例 閥 . . .
接 至 電 源 模
組 之 端
+15V
DC/DC
24+
*3
DC24V
AG
24-
轉 換 器
-15V
系 統 接 地 點
接 地
( 接 地 阻 抗
100
以 下 )
0.1 ~ 0.47µF 25V
DVP04DA-H2
24V DC (20.4V DC ~ 28.8V DC) (-15% ~ +20%)
4
/
0 ~ 10V
0 ~ 20mA
0 ~ 4,000
0 ~ 4,000
12 bits (1
= 2.5mV)
12 bits (1
= 5µA)
LSB
LSB
0.5
±0.5%
25°C, 77°F
±1%
0 ~ 55°C, 32 ~ 131°F
3ms ×
10mA (1K ~ 2M )
0 ~ 500
16
11 bits
ASCII/RTU
4,800/9,600/19,200/38,400/57,600/115,200 bps
ASCII
7 bits
1 stop bit (7, E, 1) RTU
8 bits
1 stop bit (8, E, 1)
PLC
RS-485

Advertisement

loading

Summary of Contents for Delta Electronics Programmable Logic Controller DVP04DA-H2

  • Page 1 External Wiring Note: 1. When performing analog output, please isolate other power wirings. 2. If the ripples at the loaded input terminal are too significant that causes noise interference on the wiring, connect the wiring to 0.1 ~ 0.47µF 25V capacitor. 3.
  • Page 2 / (4D/A) DVP-PLC 1) RTU 其 他 規 格 24V DC (20.4V DC ~ 28.8V DC) (-15% ~ +20%), 4.5W, 0°C ~ 55°C 50 ~ 95% / -25°C ~ 70°C 5 ~ 95% IEC 61131-2, IEC 68-2-6 (TEST Fc)/IEC 61131-2 & IEC 68-2-27 (TEST Ea) RS-485 b15 b14 b13 b12 b11 b10 b9 b8 b7 b6 b5 b4 b3 b2 b1 b0 DVP04DA-H2...