0
1
00:00:21,350 --> 00:00:22,670
Hello,  In this video.
1

2
00:00:22,670 --> 00:00:27,930
We are going to learn processing of plc commands. In the left side.
2

3
00:00:28,100 --> 00:00:37,370
You can see the scheme of how to read input signals and how to write outputs.As Input x comes to input terminal
3

4
00:00:37,400 --> 00:00:45,630
and this stores in the memory and then after input terminal, input x is stored.
4

5
00:00:45,950 --> 00:00:49,510
It reads ex. X0 or X7 or X75.
5

6
00:00:49,520 --> 00:00:53,030
I mean X physical input status from memory.
6

7
00:00:53,300 --> 00:00:57,350
And then in the plc program section.
7

8
00:00:57,350 --> 00:01:04,160
It writes output states to device memory and also it reads output states from memory.
8

9
00:01:04,160 --> 00:01:11,030
Also auxiliary relays, everything. Anything about the output it reads and writes from
9

10
00:01:11,030 --> 00:01:19,370
memory device memory or to device memory and after than it's giving an output at the output section
10

11
00:01:19,690 --> 00:01:23,930
an output latched memory than output terminal than output Y.
11

12
00:01:23,980 --> 00:01:29,210
In the plc you can see these two things is really important.
12

13
00:01:29,240 --> 00:01:36,090
People see projects as ladder logic it is going from left to right and it's going from up to down.
13

14
00:01:36,230 --> 00:01:40,580
So it goes from left to right and left to right on it.
14

15
00:01:40,610 --> 00:01:43,260
Do this from up to down.
15

16
00:01:43,340 --> 00:01:50,600
And this is the shows how it is going on how it's processing and this is for example all contact is
16

17
00:01:50,600 --> 00:01:52,660
used in here and also in here.
17

18
00:01:52,670 --> 00:02:00,510
You can see the arrow line arrows direction and also the important thing is here.
18

19
00:02:00,530 --> 00:02:06,270
You need to know about the processing of plc commands and for this video purpose.
19

20
00:02:06,530 --> 00:02:14,690
It reads or plcs , its general explanation reads input signals and processes in the program
20

21
00:02:14,690 --> 00:02:20,570
section and it gives outputs , according to inputs it gives outputs.
21

22
00:02:20,600 --> 00:02:23,580
That's all inside of the device memory.
22

23
00:02:23,700 --> 00:02:26,400
It is  handles a lot of things.
23

24
00:02:26,540 --> 00:02:33,440
Then we don't need to  know what's going on in the device memory just we need to know outputs are writing
24

25
00:02:33,530 --> 00:02:39,290
or also reading from device memory and it's giving an output according to input signals.
25

26
00:02:39,290 --> 00:02:41,350
So I'm finished for this video.
26

27
00:02:41,360 --> 00:02:42,770
See you in the next video.
