ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Object Oriented

Hello, everyone.

 

I am now programming for a teststand. The old program has 7 module and is programmed with the traditional programming method. Now I have programmed two module with the OOP and want to replace the old module with the new. The main program, which controls the 7 module, should also be changed.  Is there something that I should pay attention to?

 

Thanks

 

 

0 Kudos
Message 1 of 5
(3,821 Views)

Hello alre,

 

You should read this white paper.

https://www.ni.com/en/support/documentation/supplemental/06/labview-object-oriented-programming--the...

 

Have you ever developed in LabVIEW OOP? Else training could be a good idea!

 

Good luck.

Sabri JATLAOUI - Certified LabVIEW Architect - Certified LabVIEW Developer
0 Kudos
Message 2 of 5
(3,800 Views)

I have learned the Labview OOP Kurs and developed two module with OOP, thanks for the LinksSmiley Happy

 

0 Kudos
Message 3 of 5
(3,789 Views)

Not really- treat class objects like a cluster with limitations on where the fields can be accessed and you won't go far wrong.

Message 4 of 5
(3,782 Views)

I have finished to replace the old program with the new OOP module. It will then be tested on the teststand.

0 Kudos
Message 5 of 5
(3,670 Views)