0
1
00:00:21,590 --> 00:00:22,200
Hello.
1

2
00:00:22,230 --> 00:00:29,790
In this video we are going to learn thermocouple temperature module DVP04TC-S thermocouple
2

3
00:00:29,790 --> 00:00:36,300
have two cables and two wiring and plus and minus so you need to put a plus to L+ and
3

4
00:00:36,300 --> 00:00:46,170
you need to put your - to L- so thermocouple has a types so also the important thing
4

5
00:00:46,170 --> 00:00:52,380
is here you need to put your 24VDC to special modules don't forget this in here you can
5

6
00:00:52,380 --> 00:01:01,290
see a thermocouplecouple types in control registered one for example if you adopt your channel for Jtype
6

7
00:01:01,560 --> 00:01:10,650
thermocouple  so you need to put bit 0-1-2 as 0 0 0 if you are using k type thermocouple you need
7

8
00:01:10,650 --> 00:01:14,430
to put your bit 0-1-2 -> 0 0 1.
8

9
00:01:14,490 --> 00:01:21,710
So in here also you can see it bit0 till b2 also included Bit2 is Channel1, b3-4-5
9

10
00:01:21,710 --> 00:01:24,700
Channel2, bit3-6-8.
10

11
00:01:24,720 --> 00:01:33,630
Channel3, bit 9-10-11 ,Channel4 bit12-13-14 and  bit15 is reserved for example and in the example let's
11

12
00:01:33,630 --> 00:01:34,100
take a look.
12

13
00:01:34,100 --> 00:01:36,570
Channel 1 Jtype Channel 2
13

14
00:01:36,620 --> 00:01:40,530
K type Channel 3 R type and Channel 4 S Type.
14

15
00:01:40,530 --> 00:01:53,260
These are selected and how can we adapt our thermocouple type in plc , we are using control register 1 what
15

16
00:01:53,260 --> 00:01:54,740
we need to .
16

17
00:01:54,850 --> 00:02:02,650
Which value that we need to send to control register 1 so bit 0 and 1 and 2 for Channel 1, channel
17

18
00:02:02,650 --> 00:02:09,520
1 was J type, J type is completely 0-0-0, three 0, Channel 2 is K type
18

19
00:02:09,550 --> 00:02:15,430
K type means 0 0 1 in here Channel 3 is our type is 0 1 0 is here.
19

20
00:02:15,430 --> 00:02:19,950
Channel 4 is S type is here 0 1 1 in here.
20

21
00:02:19,940 --> 00:02:25,920
So after that for binary system we need to divide them as nibbles.
21

22
00:02:25,930 --> 00:02:33,900
You can take things like this and 1000 means 8,1000 means 8 and 0 1 1 0 is 6
22

23
00:02:34,000 --> 00:02:41,980
So it is one hundred and ten articles to 6 when you put them all together and if you read from left
23

24
00:02:41,980 --> 00:02:46,620
to right it equals to hexadecimal 688.
24

25
00:02:46,870 --> 00:02:56,320
So with the TO command you need to send hexadecimal six hundred eighty eight to control register one
25

26
00:02:56,740 --> 00:03:09,470
of these module 'DVP04TC-S' module, you need to put this value if you connect your channel 1 to Jtype
26

27
00:03:09,510 --> 00:03:16,010
thermocouple channe2 K type thermocouple  channel 3 R type thermocouple  Channel 4 S type thermocouple 
27

28
00:03:16,020 --> 00:03:16,530
---.
28

29
00:03:16,690 --> 00:03:25,300
This is the scheme of the thermocouple  and this is how we adapt our thermocouple  special module
29

30
00:03:25,630 --> 00:03:30,820
for our applications I am finished for this video see you in the next video.
