LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

High CPU usage with LabVIEW Mobile (PDA)

I just started my first LV mobile (PDA) application and I should be doing something incorrectly. I used a producer/consumer (events) architecture in my first attempt. The only thing my VI has is a stop button that made the app stop; nothing else. When I ran it in the pda it was using between 95 and 100% of the CPU time. I’m aware of, and planning in using, the recomendations about memory usage, buffer allocation, etc. but at this point my app does not have anything but two for loops running in parallel; one of them with the event structure.  I wonder if there is any particular framework that is better for mobile apps.I used the default values in the builder to create the executable. My executable was made with LV 8.6, mobile module 8.6  (trial mode) and the PDA is running windows mobile 6.1

Any adivice that helps me understand why a very simple app is soooo cpu hungry will be highly appreciated.

0 Kudos
Message 1 of 3
(2,622 Views)
Did you put a ms Wait in one of your Loop?
0 Kudos
Message 2 of 3
(2,613 Views)
I think this is a very good question. Have you solved the problem?
0 Kudos
Message 3 of 3
(2,486 Views)