09-23-2005 12:09 PM
09-23-2005 01:27 PM
I have found another issue with this TAB control that I've not previously experienced. When I run my front panel (calculations) , It disables and greys the controls and clusters (calculation parameters) on the second page of my TAB control. When calculation is not executing they return to the enabled state. If I run the mouse over the parameters when no calculation is taking place, an event structure is triggered to load jpegs into a picture viewer. However, when they are disabled (calculating) this event structure isn't even in the execution cycle. If I pass the mouse over the controls while they are disabled the whole GUI freezes until calculation is finished... Any thoughts???
Scott
09-23-2005 01:46 PM
05-30-2007 10:07 AM
Hello Dennis,
I am also having problems with my VI getting slow over time and sometimes freezing up. I am wondering if it could be related to the way I am using Tab controls, with multiple graphs( eventually I will have up to 40 graphs) on top of each other, all collecting data at the same time continuely. Can you please take a look at my code and let me know what you think? Also if you have any suggestion on how I could better structure the flow on the entire project I would appriciate any help. I am a newbee at labview and sometimes feel like I might not be doing things the "correct" way.
Thanks for your help!
Mike
05-31-2007 07:05 PM
05-31-2007 11:56 PM
06-01-2007 12:43 AM