Hi
I'm working on a project where I use OOP in LV. Up to now I did not use it but here it makes sense, because I have to handle several objects.
The SW controls a test stand where the units are placed on a rotary plate. This plate is divided into 8 sections. One section is to put/remove an item, 6 sections do the same kind of test but with different parameters and the 7 section is another kind of test. All tests run in parallel and I saw no other way than placing unit-objects in these sections. It is not working in a productive environment yet, but the first tests were good.
The rest of the program still is "simple" LV, using the dataflow.
The main advantage in this application is that I am able to have these objects with its methods and properties, which are buffered in an array and I just can move these elements (references) in the array if the plate is moved on a section.
I always wanted LV to have more possibilities in OOP (I also use JAVA), but I found it is better to use the dataflow-paradigm, because LV is made for this. If there is really need for OOP functionality I use it - but just then.
Thomas
Message Edited by becktho on 06-24-2005 09:09 AM
Using LV8.0
--------------------------------------------------------------------
Don't be afraid to rate a good answer... 😉
--------------------------------------------------------------------