LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Re: Best Layout for Large Scale Process Control App

Eric,

Here's another vote for "A Software Engineering Approach to LabVIEW".

Their LabVIEW Component Oriented Design (LCOD) concept is very much
like OOP, but their recommendation for putting all "constants" in a
configuration file is not, AFAIK, included in the OOP rules.
Configuration files are a perfect way to handle your comment:

>... In the future, I would like to do as little individual changes
>as possible (such as changing constants, array sizes, etc throughout
>the top-level an sub-vis), and have everything be as dynamic as
>possible (change a couple of cluster sizes and maybe reorder or be
>able to change a value in some central location...

--
EnWirementally,
Paul F. Sullivan

--------------------
--------------------------------

SULLutions (781)769-6869
"when a single discipline is not enough"

visit http://www.SULLutions.com

----------------------------------------------------
SULLutions.com
...when a single discipline is not enough
0 Kudos
Message 1 of 1
(2,292 Views)