LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

GOOP developer for 2011 labview

Hello,

            I have downloaded the GOOP developer.exe file and I opened my labview 2011. When I run GOOP developer exe it displays a compatibility error and that is looking for 7.0 version. How can I install GOOP developer for 2011 version.

0 Kudos
Message 1 of 5
(2,819 Views)

I think you may be better off going through the examples for LVOOP and use the native LVOOP. GOOP were attempts to add OOP to LabVIEW prior to native support from the language itself.



Mark Yedinak
Certified LabVIEW Architect
LabVIEW Champion

"Does anyone know where the love of God goes when the waves turn the minutes to hours?"
Wreck of the Edmund Fitzgerald - Gordon Lightfoot
Message 2 of 5
(2,805 Views)

I am new to OOP or GOOP in LV and fully confused. Please elaborate and clear me. How can I add goop to my labview.

0 Kudos
Message 3 of 5
(2,768 Views)

GOOP was a library that was developed before LabVIEW provided built-in object oriented interfaces. Forget about it. OOP is built into LabVIEW (as of 8.2) and is called LVOOP (LabVIEW Object Oriented Programming). Use that instead. Just open the LabVIEW Help and look in the chapter that talks about object-oriented programming. it talks about how to make classes and to program with them. There are also several articles in the NI KnowledgeBase that you can take a look at:

https://decibel.ni.com/content/groups/western-pa-labview-users/blog/2009/03/25/what-the-heck-is-obje... (note that this one actually mentions GOOP).

https://decibel.ni.com/content/docs/DOC-2875

http://zone.ni.com/devzone/cda/tut/p/id/5786

Message 4 of 5
(2,755 Views)

And don't forget the "Excellent Intro To Object Oriented Programming"

=====================
LabVIEW 2012


0 Kudos
Message 5 of 5
(2,730 Views)