In this page we wand to collect LVOOP design patterns of links to design patterns described anywhere else.
The LVUG invites to join the EntwurfsmusterWettbewerb2007. You need to be member of LVUG.
References to LVOOP Design Patterns
Some LVOOP design patterns can be found in the LabVIEW example library:
Singleton LabVIEW Menue -> Help -> Find Examples -> Browse by Task -> Fundamentals -> Object-Oriented -> Design Pattern.lvproj
Global Class Data LabVIEW Menue -> Help -> Find Examples -> Browse by Task -> Fundamentals -> Object-Oriented -> Global Class Data.lvproj
Reference Class LabVIEW Menue -> Help -> Find Examples -> Browse by Task -> Fundamentals -> Object-Oriented -> ReferenceObject.lvproj
Dietrich Beck, made a simple, object oriented control system framework using LVOOP. Download CSOOMM_0.00.zip. CSOOMM requires the design pattern library BNT_DesignPatterns.zip (moved to http://wiki.gsi.de/cgi-bin/view/Lvug/BNTDesignPatterns) by Holger Brand, and the LVDimInterface, available at the download page of the CSSourceForge site. CSOOMM is just a design study and not a maintained project.