LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Object orientated code?

Hello out there,
 
Since 2 years we work object orientated in LV. This is possible by using an additional tool which allows to create classes and methodes. We like it very much because the code is easy to edit, reuse and support. Especially for huge applications OO is a real advantage.
 
I've just saw the Online Demo about object orientated code (OO) in LV 8.20. I am not sure if all ideas of OO are realized in LV 8.20, like for example in Java. I saw on the demo how to create classes (which contain only attributes) and methodes. The execution look more like dataflow execution to me(?)
 
Is it also possible to place code in an Class (and not only in its methodes), do a kind of messaging network between the Objects and is each Object running by itself in the memory?
 
sparti.
 
 
 
0 Kudos
Message 1 of 2
(2,569 Views)
Hi Sparti,

at LAVA there is a discussion on LVOOP in 8.2 and pro's con's I think your questions will/are answered there.

Ton
 
Free Code Capture Tool! Version 2.1.3 with comments, web-upload, back-save and snippets!
Nederlandse LabVIEW user groep www.lvug.nl
My LabVIEW Ideas

LabVIEW, programming like it should be!
0 Kudos
Message 2 of 2
(2,563 Views)