06-07-2006 02:39 PM
06-07-2006 03:15 PM
I can't help with any specifics (no access to the PDA module at the moment and I didn't use the buttons anyway), but I would like to say that it probably would make a big difference if you used LV 8. 7.0 was the first version of the PDA module and was extemely limited and problematic (it didn't even have a tab control). 7.1 was somewhat better and I understand that 8 is even better (although still very limited and buggy).
I also remember reading about several differences between Palm and PocketPC and I think you will generally be better off with the PocketPC as it's related to windows and will probably support more stuff.
06-08-2006 03:44 PM
Hello parkit, tst,
Capturing the key down events from LabVIEW requires using external code to interface with the operating system. For a Pocket PC, this forum post explains what you need to do in order to capture these useful events. This is how the example mentioned by parkit works.
http://forums.ni.com/ni/board/message?board.id=170&message.id=71625&requireLogin=False
The palm probably has its own version of the dll that can be used to monitor the hardware key events.
Steven T.