12-23-2005 02:18 PM
Still to illustrate the fact that the rate-limiting step is the building of the picture string, here is a different version of the vi, able to draw 1000 lines in 25 ms on an Acer 50.
You can choose between 3 modes : call to subvis, flat (no subvi), optimized. The execution time goes from 230 in the two first modes down to 25 ms using the optimized mode.
I have to create an application where hand-drawing will be an essential step. However, the drawing tools are really scarce on LV PDA. For instance, how can I display a jpg image, or convert a pict into an array ?
12-24-2005 09:29 AM

Using the Abort button to stop your VI is like using a tree to stop your car. It works, but there may be consequences.