Orange County LabVIEW Community

cancel
Showing results for 
Search instead for 
Did you mean: 

Simple Instrument Abstraction With LVOOP.zip

This is the LabVIEW Object-Oriented Programming Simple Instrument Abstraction presentation offered by NI Field Architect Charlie Knapp on March 30th, 2011.

Peter L.
Applications Engineer
National Instruments
www.ni.com/support/
0 Kudos
Message 1 of 2
(8,643 Views)

Answered my question from viewing the Factory Pattern discussion from which I found this link.   https://decibel.ni.com/content/docs/DOC-13724

I was wondering if the factory pattern could use Object constants to instatiate the child class data in the class wire, instead of the "Get LV Class default value.vi" method.  I think the trade off is that all the objects get loaded into memory ad they are on the block diagram.

-------
Mark Ramsdale
-------
0 Kudos
Message 2 of 2
(4,277 Views)