06-06-2006 02:35 PM
06-06-2006 03:20 PM
I don't think that CVI supports CE, although there's always embedded VC, which I think you can even get for free from Microsoft's site.
The LV PDA module does have some timing issues (see here, for example), but I believe you can work around those by using a timeout instead (unless you will run into an issue like I described in that thread).
I haven't benched the PDA module (and such a benching would be device specific anyway), but if you look here you will see that 10 ms hasn't been reached in that attempt. You should consider whether you actually need 10 ms, however. Almost no one will be able to see updates faster than 30 ms or so and I wouldn't be surprised if the OS itself limits updates to the screen to slower speeds.