Warning
Please read this instruction sheet carefully before use.
Switch off the power before wiring.
DVP04TC-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 damages 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.
Make sure the ground termnial
is correctly grounded in order to prevent electromagnetic interference.
Keep the wire as short as possible between RTD and PLC and the power wire as far away as possible from I/O wire
to prevent interference.
When setting the
thermocouple temperature sensor mode, please make sure that the setting of CR#1 is correct, or it will cause
serious errors.
Introduction
Model Explanation & Peripherals
Thank you for choosing Delta's DVP series PLC. DVP04TC-H2 is able to receive 4 points of external
thermocouple temperature sensors (J-type, K-type, R-type, S-type, T-type) and convert them into 14-bit
digital signals. Besides, through FROM/TO instructions in DVP-EH2 MPU program, the data in
DVP04TC-H2 can be read or written. There are 49 16-bit control registers (CR) in DVP04TC-H2.
DVP04TC-H2 displays temperatures in Celsius (resolution: 0.1° C) and Fahrenheit (resolution: 0.18° F).
Product Profile (Indicators, Terminal Block, I/O Terminals)
Unit: mm
1
6
DIN rail (35mm)
Terminals
2
Connection port for extension unit/module
7
Mounting hole
3
8
Model name
I/O terminals
4
POWER, ERROR, A/D indicator
9
Mounting port for extension unit/module
5
DIN rail clip
External Wiring
Thermoc ouple
Shielding
CH1
cable *1
10 k
+
L -
-
Thermoc ouple
Shielding
CH4
cable *1
+
-
L -
Cold-Junction
*2
Compensation
Terminal of
power module
*3
24+
DC/ DC
System
0V
grounding
Earth
(100
or less)
*1: The wiring used for analog input should adopts the connection cable or shielding cable of thermocouple temperature sensor
J-type / K-type / R-type / S-type / T-type and should be separated from other power cable or wirings that may cause interference.
The screw torque of the terminal should be 1.95 kg-cm (1.7 in-lbs).
*2: Terminal SLD is the ground location for noise suppression.
*3: Please connect the
terminal on both the power module and DVP04TC-H2 to the system earth point and ground the system
contact or connect it to the cover of power distribution cabinet.
Note: DO NOT wire empty terminal
. Use 60/75°C copper conductor only.
Specifications
Temperature
Explanation
measurement module
Power supply voltage
24V DC (20.4V DC ~ 28.8V DC) (-15% ~ +20%)
Analog output channel
4 channels/module
Applicable sensor types
J-type, K-type, R-type, S-type, T-type Floating thermocouple sensor
Range of input
See the table in Section
temperature
Range of digital
See the table in Section
conversion
Resolution
14 bits (0.1°C/0.18°F)
±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
Response time
200ms × the number of channels
Isolation
Isolation between digital area and analog area. No isolation among channels.
Digital data format
13 significant bits out of 16 bits are available; in 2's complement
Average function
Yes; available for setting up in CR#2 ~ CR#5; range: K1 ~ K20
Self-diagnosis
Upper and lower bound detection/channel
ASCII/RTU mode. Communication speed: 4,800/9,600/19,200/38,400/57,600 /115,200 bps.
Communication mode
ASCII data format: 7-bit, even bit, 1 stop bit (7, E, 1). RTU data format: 8-bit, even bit, 1 stop
(RS-485)
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 the
When connected to
closest to MPU and No. 7 is the furthest. Maximum 8 modules are allowed to connect to MPU
DVP-PLC MPU in series
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%), 2.5W supplied by external power.
consumption
Environment
ENGLISH
1. Operation: 0°C~ 55°C (Temperature), 50 ~ 95% (Humidity), pollution degree 2
Operation/storage
2. Storage: -25° C~ 70°C (Temperature), 5 ~ 95%
H umidity
(
Vibration/shock immunity Standard: IEC61131-2, IEC 68-2-6 (TEST Fc)/IEC61131-2 & IEC 68-2-27 (TEST Ea)
Control Register
RS-485
CR
Latched
Register content
parameter
b15 b14 b13 b12 b11 b10 b9 b8 b7 b6 b5 b4 b3 b2 b1 b0
#
address
Set up by the system.
DVP04TC-H2 model code = H'6403.
#0
H'4096
R
Model name
○
You can read the model name from the program and see
if the extension module exists.
Reserved
Take the setting of CH1 for example:
1. When (b2, b1, b0) is set as (0,0,0), choose J-type
#1
H'4097
R/W Thermocouple type
○
2. When (b2, b1, b0) is set as (0,0,1), choose K-type
3. When (b2, b1, b0) is set as (0,1,0), choose R-type
4. When (b2, b1, b0) is set as (0,1,1), choose S-type
5. When (b2, b1, b0) is set as (1,0,0), choose T-type
CR#1: The working mode of the 4 channels in the sensors selected by the temperature measurement module. There are
2 modes (J-type and K-type) for each channel which can be set up separately. For example, if the user needs to set up
CH1: mode 0 (b2 ~ b0 = 100); CH2: mode 1 (b5 ~ b3 = 001); CH3: mode 0 (b8 ~ b6 = 000) and CH4: mode 1 (b11 ~ b9 =
001), CR#1 has to be set as H0208 and the higher bits (b12 ~ b15) have to be reserved. The default value = H'0000.
Range of settings in CH1 ~ CH4: K1 ~ K20. Default =K10.
#2
H'4098
○
R/W CH1 average time
Please note that when PLC MPU writes in the average
#3
H'4099
R/W CH2 average time
○
time by TO/DTO instruction, please use the rising/falling
#4
H'409A
○
R/W CH3 average time
edge contact detection instructions (LDP/LDF...) in case
#5
H'409B
R/W CH4 average time
○
you may not obtain the correct average temperature.
#6
H'409C
R
Average °C temp. measured at CH1
╳
#7
H'409D
╳
R
Average °C temp. measured at CH2
Average Celsius temperature measured at CH1 ~ CH4.
#8
H'409E
R
Average °C temp. measured at CH3
Unit: 0.1°C
╳
#9
H'409F
R
Average °C temp. measured at CH4
╳
CR#6 ~ CR#9: The average Celsius temperature measured at CH1 ~ CH4 obtained from the average time settings in
CR#2 ~ CR#5. For example, if the average time is set as 10, the content in CR#6 ~ CR#9 will be the average of the most
recent 10 temperature signals in Celsius at CH1 ~ CH4.
#10
H'40A0
R
Average ° F temp. measured at CH1
╳
Average Fahrenheit temperature measured at CH1 ~
#11
H'40A1
R
Average ° F temp. measured at CH2
╳
CH4.
#12
H'40A2
╳
R
Average ° F temp. measured at CH3
Unit: 0.1°F
#13
H'40A3
R
Average ° F temp. measured at CH4
╳
CR#10 ~ CR#13: The average Fahrenheit temperature measured at CH1 ~ CH4 obtained from the average time settings
in CR#2 ~ CR#5. For example, if the average time is set as 10, the content in CR#10 ~ CR#13 will be the average of the
8
most recent 10 temperature signals in Fahrenheit at CH1 ~ CH4.
#14
H'40A4
R
Present °C temp. measured at CH1
╳
#15
H'40A5
R
Present °C temp. measured at CH2
Present Celsius temperature measured at CH1 ~ CH4.
╳
Unit: 0.1°C
#16
H'40A6
R
Present °C temp. measured at CH3
╳
#17
H'40A7
R
Present °C temp. measured at CH4
╳
#19
H'40A9
R
Present ° F temp. measured at CH1
╳
#20
H'40AA
╳
R
Present ° F temp. measured at CH2
Present Fahrenheit temperature measured at CH1 ~ CH4.
Unit: 0.1°F
#21
H'40AB
R
Present ° F temp. measured at CH3
╳
#22
H'40AC
R
Present ° F temp. measured at CH4
╳
RS-485
CR
Latched
Register content
parameter
#
address
#24
H'40AE
R/W OFFSET value of CH1
○
MUX
#25
H'40AF
○
R/W OFFSET value of CH2
#26
H'40B0
R/W OFFSET value of CH3
○
#27
H'40B1
○
R/W OFFSET value of CH4
#30
H'40B4
R
Error status
╳
CR#30: Error status (see the table below)
5V
Error status
Content
AG
+15V
Abnormal power supply
K1 (H'1)
AG
-15V
Wiring to empty external contact K2 (H'2)
Incorrect mode setting
K4 (H'4)
OFFSET/GAIN error
K8 (H'8)
Reserved
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.
#31
H'40B5
○
R/W Communication address setting
Communication speed (baud rate)
#32
H'40B6
○
R/W
setting
#33
H'40B7
○
R/W Returning to default setting
#34
H'40B8
R
Firmware version
○
#35 ~ #48
PID Control Registers
CR#
)
Latched
Register content
CH1 CH2 CH3 CH4
R/W
#51
#71
#91
#111
○
Temperature SV
#52
#72
#92
#112
○
R/W
Sampling time (s)
#53
#73
#93
#113
○
R/W
KP
#54
#74
#94
#114
○
R/W
KI
#55
#75
#95
#115
○
R/W
KD
#56
#76
#96
#116
○
R/W
Upper limit of I value
#57
#77
#97
#117
○
R/W
Lower limit of I value
CH4
CH3
CH2
CH1
#58
#78
#98
#118
R
I value
╳
#59
#79
#99
#119
○
R/W
Heating/cooling control
#60
#80 #100 #120
○
R/W
Upper limit of output
#61
#81 #101 #121
○
R/W
Lower limit of output
#62
#82 #102 #122
R
Output percentage (%)
╳
#63
#83 #103 #123
╳
R
Output width (ms)
#64
#84 #104 #124
╳
R
Output cycle (ms)
#65
#85 #105 #125
╳
R
Output volume
#66
#86 #106 #126
╳
R/W
PID_Run/Stop
#67
#87 #107 #127
R/W
Auto Tune
╳
CR#0 ~ CR#127: The corresponding parameter address H'4096 ~ H'4115 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.
1. Modbus ASCII/RTU communication protocol: 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)).
2. Function: H'03 (read register data); H'06 (write 1 word datum into register); H'10 (write many word data
into register).
3. 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
4. Symbols:
: Latched.
: 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.
Temperature / Digital Curve
° C/° F Temperature Measurement Mode:
Thermo
Digital output
-couple
Min. (°C /
Max.
J type
-100°C / -148°F
K type
-100° C / -148°F 1,000° C / 1,832° F
Min.
R type
-10° C / -14°F
Max.
Measured
S type
-10° C / -14°F
temperature input
Min.
T type
-100° C / -148°F
注 意 事 項
b15 b14 b13 b12 b11 b10 b9 b8 b7 b6 b5 b4 b3 b2 b1 b0
Adjustable OFFSET settings at CH1 ~ CH4.
Range: -1,000 ~ +1,000
Default = K0
(OPEN TYPE)
Unit: 0.1°C
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
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
0
0
0
0
For setting RS-485 communication address.
T
Range: 01 ~ 254, Default = K1.
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). Default: H'0002.
產 品 外 觀 及 各 部 介 紹
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.
b14: High/low bit exchange of CRC checksum (only valid
in RTU mode)
b15: Switch between ASCII/RTU modes; 0 = ASCII mode
(default)
b15 b14 b13 b12 b11 b10 b9 b8 b7 b6 b5 b4 b3 b2 b1 b0
ERR LED
CH4
CH3
CH2
CH1
Take the setting of CH1 for example:
1. b0 is reserved.
2. b1 is reserved.
3. When b2 is set as 1, all the settings will return to
default settings.
ERR LED definition: default of b12 ~ b15 = 1111
1. When b12 = 1, CH1 wiring to empty external contact,
ERR LED will flash.
2. When b13 = 1, CH2 wiring to empty external contact,
ERR LED will flash.
3. When b14 = 1, CH3 wiring to empty external contact,
1
DIN
(35mm)
ERR LED will flash.
2
/
4. When b15 = 1 CH2 wiring to empty external contact,
ERR LED will flash.
3
Displaying the current firmware version in hex; e.g.
4
version 1.0A is indicated as H'010A
5
DIN
For system use
外 部 配 線
Explanation
Range: K-1,000 ~ K8,000. Default = K0.
Range: K1 ~ K30 (s). Default = K2.
Default = K121.
Integral constant, Default = K2,098.
Derivative constant, Default = K-29.
Range: K-32,760 ~ K32,760. Default = K0.
Range: K-32,760 ~ K32,760. Default = K0.
Current accumulated offset value. Default = K0.
0: Heater, 1: Cooler. Default = K0.
Range: K-32,760 ~ K32,760. Default = K4,000.
1
Range: K-32,760 ~ K32,760. Default = K0. .
Range: K0 ~ K1,000 (Unit: 0.1%). Default = K0.
2
3
Width of control output, Unit: ms. Default = K0.
Cycle of control output, Unit: ms. Default = K0.
Default = K0.
規 格
0: Stop, 1: Run. Default = K0.
0: Disabled, 1: Auto-tuning. Default = K0.
Range of input temperature
Range of digital conversion
(RS-485)
°F
)
Max. (°C /
°F
)
Min. (°C /
°F
)
Max. (°C /
°F
)
DVP-PLC
700° C / 1,292° F
K-1,000 / K-1,480
K7,000 / K12,920
K-1,000 / K-1,480
K10,000 / K18,320
其 他 規 格
1,700° C / 3,092° F
K-100 / K-140
K17,000 / K30,920
1,700° C / 3,092° F
K-100 / K-140
K17,000 / K30,920
350° C / 662° F
K-1,000 / K-1,480
K3,500 / K6,620
CR#1
DVP
DVP04TC-H2
4
J, K, R, S,
14
DVP-PLC EH2
FROM/TO
49
CR (Control Register)
16 bits
0.1
0.18
°C
°F
8
mm
6
7
8
9
/
熱 電 耦
隔 離 線
* 1
C H 1
1 0 k
+
L +
M U X
-
L -
S L D
熱 電 耦
隔 離 線 * 1
C H 4
+
L +
L -
-
S L D
冷 接 點 補 償
* 2
5 V
接 至 電 源 模
A G
組 之 端
+ 1 5 V
* 3
D C / D C
2 4 +
系 統 接 地 點
轉 換 器
A G
0 V
- 1 5 V
第 三 種 接 地
接 地 阻 抗
以 下
( 1 0 0
)
J / K / R / S / T
1.95 kg-cm (1.7 in-lbs)
SLD
DVP04TC-H2
60/75°C
24V DC (20.4V DC ~ 28.8V DC) (-15% ~ +20%)
4
/
J-type, K-type, R-type, S-type, T-type
14 bits (0.1°C/0.18°F)
±0.5%
(25°C, 77°F)
±1%
(0 ~ 55°C, 32 ~ 131°F)
200ms ×
16
13 bits
CR#2 ~ CR#5
K1 ~ K20
/
ASCII/RTU
(4,800/9,600/19,200/38,400/57,600/115,200) ASCII
7-bit
1 stop bit (7, E, 1) RTU
8-bit
1 stop bit
(8, E, 1)
PLC
RS-485
0
7
8
I/O
24V DC (20.4V DC ~ 28.8V DC) (-15% ~ +20%), 2.5W,
Need help?
Do you have a question about the DVP Series PLC DVP04TC-H2 and is the answer not in the manual?
Questions and answers