Wednesday, August 18, 2010

LabVIEW Object Oriented Programming - Car example


This is a short examples which demonstrates how to implement LabVIEW Object Oriented Programming to manage an application which performs different methods on different objects which fall under a certain class of objects.

In this example, we are dealing with a "Car" Class which can contain many different types of sub-classes (In this case, "Honda" and "Toyota")

Because these sub-classes inherent from the Car Class, the application can be built much more efficiently by creating common methods and class specific methods.  For example, any car can be turned on, but perhaps only one specific type of car has power steering or heated seats.

Required Software: LabVIEW 2009 SP1

block diagram LVOOP.png
Attachments:

No comments:

Post a Comment

Related Posts Plugin for WordPress, Blogger...

Popular Projects

My Blog List

Give support

Give support
Encourage Me through Comments & Followers

Followers