LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

how do i class in LabView

Hello,

My question is how do i class with methods and properties in LV. I haven't LabWindows\C++.

Thanks all,
Nadav Chernin.
0 Kudos
Message 1 of 4
(3,123 Views)

Hi Nadav;

If I understand your question correctly, you want to know how to create classes in LabVIEW like in C++.

There is much discussion about if / how LabVIEW and Object-Oriented programming fit together. You can read the discussion here.

In LabVIEW we call it "Graphical Object Oriented Programming" (GOOP). There is a toolkit you can download from NI website to develop your LabVIEW applications using Object-Oriented techniques.

Regards;
Enrique

www.vartortech.com
0 Kudos
Message 2 of 4
(3,123 Views)
"nchernin" schrieb im Newsbeitrag
news:5065000000080000005B400000-1012609683000@exchange.ni.com...
>
> My question is how do i class with methods and properties in LV. I
> haven't LabWindows\C++.

Take a look at http://www.objectview.de/

greets
Henrik
0 Kudos
Message 3 of 4
(3,124 Views)

For LabVIEW classes information, introduced in LV8.2, please see the LabVOOP FAQ.

 
0 Kudos
Message 4 of 4
(2,941 Views)