1
00:00:05,000 --> 00:00:06,000
Good morning.

2
00:00:06,000 --> 00:00:11,000
Today I will tell you how to use function in a different way.

3
00:00:11,000 --> 00:00:16,000
It is the new feature of LabVIEW 2023 version.

4
00:00:17,000 --> 00:00:32,000
So let's say I just select an function or constant From here you just need to add or edit items previous.

5
00:00:32,000 --> 00:00:45,000
In the previous case, let's say I want to put the country names, let's say India, then Sri Lanka,

6
00:00:46,000 --> 00:00:50,000
then China, then

7
00:00:53,000 --> 00:00:55,000
Bangladesh, etcetera.

8
00:00:56,000 --> 00:01:03,000
Okay, So earlier in the previous version, we just go with these types of cases.

9
00:01:03,000 --> 00:01:12,000
But if you want to put, let's say 100 cities names, it is very difficult for me to insert one by one.

10
00:01:12,000 --> 00:01:17,000
So that's why there is a new feature in LabVIEW 2023 version.

11
00:01:17,000 --> 00:01:21,000
So I just open a list.

12
00:01:22,000 --> 00:01:30,000
I already copy the list of Asian countries over here as you see India, China, Indonesia.

13
00:01:30,000 --> 00:01:34,000
I just copy it now.

14
00:01:34,000 --> 00:01:37,000
I just go to my friend panel over here.

15
00:01:37,000 --> 00:01:41,000
You just go to edit paste special.

16
00:01:41,000 --> 00:01:47,000
When you just paste special, there are some quick change options are there?

17
00:01:47,000 --> 00:01:54,000
You can select Boolean, you can select enum, you can select expression formula, numeric numeric array.

18
00:01:54,000 --> 00:01:55,000
It is up to you.

19
00:01:55,000 --> 00:01:56,000
Right now I just select enum.

20
00:01:57,000 --> 00:01:59,000
So double click over here.

21
00:01:59,000 --> 00:02:07,000
And as you see when I just click over here, I got the list of different countries so we can use this

22
00:02:07,000 --> 00:02:08,000
in our program.

23
00:02:08,000 --> 00:02:16,000
Let's say I am just use a structure over here and I just connect this one to my structure.

24
00:02:16,000 --> 00:02:22,000
As you see over here, I just got the structure in this case.

25
00:02:22,000 --> 00:02:27,000
We just add on the cases after you got the country names.

26
00:02:27,000 --> 00:02:32,000
So this is how you can go with enum in a different way.

27
00:02:32,000 --> 00:02:33,000
Thank you.

