Hi,
yes, you have an issue with your "architecture".
Here some hints:
1. Blockdiagram is way too large. Keep it in a size of one screen (not everyone has a 40" monitor!)
2. You should not use local variables (except of some exceptions)
3. You should not use sequence structures (except of some rare exceptions)
4. You should wire from left to right, so data sources should be placed in the left, sinks in the right.
5. Keep your wires unbended if possible and don't cross them unneccessarily.
6. Create proper symbols for your VIs to increase readability of the sourcecode.
7. Maybe you should choose an architecture with parallel loops in order to split execution from UI handling. See the templates installed with LV in the Templatebrowser for this (File >> New).
hope this helps,
Norbert
Message Edited by Norbert B on
07-28-2008 03:21 AM
Norbert
----------------------------------------------------------------------------------------------------
CEO: What exactly is stopping us from doing this?
Expert: Geometry
Marketing Manager: Just ignore it.