‎03-18-2002 06:48 AM
‎03-18-2002
07:26 AM
- last edited on
‎11-13-2025
12:59 PM
by
Content Cleaner
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
‎03-18-2002 08:07 AM
‎02-05-2007
07:01 PM
- last edited on
‎11-13-2025
12:59 PM
by
Content Cleaner
For LabVIEW classes information, introduced in LV8.2, please see the LabVOOP FAQ.