Here is a fun way to understand the concepts of Objects Oriented Programming (OOP) in LabVIEW --> LV+OOP=LVOOP
Just open the project (any version after and including 2011 will work) and open Main.vi.
All the instructions are on the front panel of Main.vi and all the comments and explanations on its block diagram.
I coded as little as possible in order to make the OOP stand out, so don't pay attention to the error handling or anything else...
Have fun!
Comments welcome