1
00:00:07,700 --> 00:00:08,150
Hello.

2
00:00:08,240 --> 00:00:17,690
In this video, we will learn how to input characters or the numbers to himy insight to p.l.c. any data.

3
00:00:17,990 --> 00:00:23,120
And we will display them all in our himy or screen.

4
00:00:23,630 --> 00:00:25,550
Let's start to create.

5
00:00:26,770 --> 00:00:28,780
Input and numeric entry.

6
00:00:28,900 --> 00:00:33,420
So this is what we are going to put a value to this data.

7
00:00:33,670 --> 00:00:39,550
This area and this area is going to write a value to our p.l.c. data registers.

8
00:00:39,940 --> 00:00:41,920
And then the background color.

9
00:00:42,040 --> 00:00:44,090
Let's say, for example, yellow.

10
00:00:44,560 --> 00:00:48,100
And we will display it on our himy.

11
00:00:48,370 --> 00:00:49,420
What we put that.

12
00:00:49,740 --> 00:00:53,210
And we want to see it on our himy and stand out.

13
00:00:53,530 --> 00:00:54,640
And the background color.

14
00:00:54,670 --> 00:00:56,620
Let's change it to green.

15
00:00:57,020 --> 00:00:59,650
And for the character, what we need.

16
00:01:00,040 --> 00:01:02,350
Let's say input and the character entry.

17
00:01:02,470 --> 00:01:03,040
Like these.

18
00:01:03,460 --> 00:01:07,020
And in here I will say some can.

19
00:01:07,570 --> 00:01:11,620
And then in here we can say a blue like these.

20
00:01:11,710 --> 00:01:14,350
And then display it on our high.

21
00:01:14,350 --> 00:01:14,630
Me.

22
00:01:15,250 --> 00:01:15,640
OK.

23
00:01:16,420 --> 00:01:18,690
And then this can be something again.

24
00:01:19,240 --> 00:01:20,380
And background color.

25
00:01:21,300 --> 00:01:22,740
I will select yellow.

26
00:01:23,460 --> 00:01:23,950
It's okay.

27
00:01:24,310 --> 00:01:28,840
And which data that we are going to use for the right address.

28
00:01:29,560 --> 00:01:31,920
I will select these 25.

29
00:01:32,340 --> 00:01:35,200
And I will read from here this data.

30
00:01:35,470 --> 00:01:39,520
So I need to put the 25 here also.

31
00:01:39,900 --> 00:01:42,560
And in here we will use system it.

32
00:01:43,030 --> 00:01:46,880
And we will write these characters to D 50.

33
00:01:47,380 --> 00:01:50,370
And we will read them all from D.

34
00:01:51,120 --> 00:01:51,730
50.

35
00:01:53,670 --> 00:01:53,950
OK.

36
00:01:54,460 --> 00:02:03,160
And now let us compile our project is compiling and output area in here, you can see everything is

37
00:02:03,160 --> 00:02:03,550
OK.

38
00:02:04,130 --> 00:02:05,860
Let's start our simulator.

39
00:02:06,310 --> 00:02:07,130
Twenty five.

40
00:02:07,290 --> 00:02:09,580
Twenty five and six to eight.

41
00:02:09,750 --> 00:02:10,780
Six days left.

42
00:02:10,780 --> 00:02:13,210
Click to hear the green area display area.

43
00:02:13,270 --> 00:02:17,290
Nothing is changing, but if you put your mouse to left, click.

44
00:02:17,560 --> 00:02:21,560
So input area 635.

45
00:02:21,880 --> 00:02:23,710
And you can see it is input.

46
00:02:23,800 --> 00:02:25,600
And this is display.

47
00:02:25,870 --> 00:02:27,190
So in here.

48
00:02:27,550 --> 00:02:29,470
But we adopt in here.

49
00:02:29,680 --> 00:02:32,350
We said character input.

50
00:02:32,590 --> 00:02:37,300
So we can add A, B and C and D to here.

51
00:02:37,540 --> 00:02:41,560
You can see we can display these characters in here or you can say.

52
00:02:42,600 --> 00:02:43,110
Like these.

53
00:02:43,170 --> 00:02:43,410
OK.

54
00:02:43,830 --> 00:02:49,610
When you try to put five or six character or letter, it is not allowing.

55
00:02:49,620 --> 00:02:49,960
Why?

56
00:02:49,980 --> 00:03:00,330
Because the 25, 40, 50 is just a one word and one word can include just four letter because one letter

57
00:03:00,390 --> 00:03:05,310
or one, for example, T is four and six.

58
00:03:06,090 --> 00:03:10,980
Sorry for beat and eight beaten twelve feet and 16 feet equals two.

59
00:03:11,280 --> 00:03:11,720
One word.

60
00:03:12,090 --> 00:03:19,890
So this is how can we get our numeric entries and how can we display numeric entries.

61
00:03:20,220 --> 00:03:27,630
For example, you can monitor any data from p.l.c. with the numeric display or you can write any data

62
00:03:27,690 --> 00:03:30,000
to p.l.c. with the numeric entry.

63
00:03:30,330 --> 00:03:35,670
Or these are, for example, the character displays and how can we use them?

64
00:03:35,970 --> 00:03:40,620
We can use the recipes and you can give a name to these recipes.

65
00:03:40,680 --> 00:03:41,270
It like this.

66
00:03:41,280 --> 00:03:47,700
But in advance we will learn them all easily and effectively for a moment.

67
00:03:48,510 --> 00:03:54,630
I mean, with the recipes, with the details, with the advanced subjects, we will learn one by one

68
00:03:54,690 --> 00:03:56,760
and step by step for a moment.

69
00:03:56,820 --> 00:03:58,350
I am finished for this video.

70
00:03:58,590 --> 00:04:00,150
See you in the next video.
