LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Run-Time Menu PDA

Hello,

i have some trouble using run-time menus with a LabVIEW-application for PDA. I just created a customized run-time menu to use it with my VI. On a PDA Asus MyPal A620 it works properly. But on a Asus MyPal A730 there is only a menubar without entries. Any idea whats happened?

Configuration of the PDAs:

MyPal A620:
Processor Intel PXA255
Microsoft Pocket PC Version 4.20.1081 (Build 13100)
Display 240x320 16bit

MyPal A730:
Processor Intel PXA270
Windows Mobile 2003 Second Edition Version 4.21.1088 (Build 14132)
Display 480x640 16bit

Regards,

Martin
0 Kudos
Message 1 of 5
(3,807 Views)
Dear Martin,

unfortunately I have not Ideas in this case. It could be a problem with the graphic settings or with the OS. But maybe, could you poste your settings and VI's for your PocketPC's and I will try to reproduce the error.

Best Regards

SebastianN
0 Kudos
Message 2 of 5
(3,772 Views)
I've attached a little VI with a runtime-menu. On a A620 PocketPC it works. But on a A730 there are the problems I described. I just downloaded the generated .exe-file without any changes to the PocketPC's.
I use LabVIEW V7.1 with PDA Module for PocketPC V7.1.
Maybe it's a problem with the VGA-resolution? I don't have the possibility to test it on other devices than the two Asus PDA's...

Best regards,

Martin

P.S.: The zip-file contains the VI, the run-time menu file and the compiled exe-file for a PocketPC device.
0 Kudos
Message 3 of 5
(3,759 Views)
Dear Martin,

I have tested your VI without problems. The problem is, on the emulator and on my PocketPC (Siemens LOOX) had a display size from (240x320).
It seems that it occurs only from your huge display (480x640).

I find one link. Unfortunately is the topic not the same, but I hope you can use them to fix your problem.

http://digital.ni.com/public.nsf/websearch/3D438DB70652989486256ED9007B04FD?OpenDocument

Best regards.

SebastianN
0 Kudos
Message 4 of 5
(3,740 Views)
Dear SebastianN,

I just added some emulator execution targets to LabVIEW as described in the linked document. Now I have some emulators for PocketPC 2003 and 2003SE with 240x320 and 480x640 resolution. The VI only works with the PocketPC 2003 emulator. With PocketPC 2003SE at both resolutions there is no runtime-menu. It seems to depend on the operating system and not on the resolution.

Best regards,

Martin
0 Kudos
Message 5 of 5
(3,726 Views)