07-29-2007 11:55 PM
07-30-2007
12:19 AM
- last edited on
11-13-2025
01:03 PM
by
Content Cleaner
This is an excerpt from the LabVIEW Object Oriented Programming FAQ:
"A LabVIEW class is a type of project library. It is a project library dedicated to the task of defining a data type. Like a project library, the LabVIEW class defines scope and namespace for its member VIs, and a VI can be owned by one and only one LabVIEW class. "