The front panel is a mess. It took me some time to even be able view it.
Everything is changing shape with a resize of the pane.
I would suggest to copy the code into a new VI and redesign the UI, although your code can be improved too.
Use e.g. an event structure for UI control.
You can easily fit the code in 1024*768, but now even 1680*1050 isn't enough to view the code properly. (very difficult to find bugs)
In summary.
- Redesign the UI in a new VI.
- Improve your code density.
If you have time use an event structure to handle the UI.
André
Regards,
André (CLA, CLED)