LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

labview pda module: how can I resize image dynamically in an application?

Hello every one,

 I am currently working on the development of an application on a PDA (brand Nomad) and whose OS is Windows Mobile. So I am using the PDA module of Labview 8.6.My problem is the following one: in my application I would like to be able to load images (thanks to their path) in pictures indicators. I load images with the labview “function PDA Image File Load.vi” and then my problem is that images don’t fit with the size of the indicator, and so I am only able to see the left top corner of the image…Of course, I would like to see the entire picture, but I don’t know how I can modify or resize a picture with the PDA Module, where most of the property nodes (zoom factor, scrollbars…for picures) are not available.Has someone ever faced and fixed that problem?? Any help would be really appreciated!!   PS: Attached is one part of my application!
0 Kudos
Message 1 of 4
(3,122 Views)

Hello Gbouley

 

Thanks for your repost.

Have a look at this KBs :

Can I Resize an Image or Picture in LabVIEW?

How Can I Programmatically Insert An Image Into A Picture Control and Resize The Control?

 

Hope this helps.

Best Regards.

 

 

Romain D.
National Instruments France

0 Kudos
Message 2 of 4
(3,086 Views)

Hi,

 

Indeed, like Romain D. said you have some interesting discussions where you can find some customer's experience like yours :

How Do I Put A Picture or Image On My LabVIEW PDA for Palm Front Panel?

How to Resize a picture 

Scale image on PDA (Pocket PC)

Placing an image or picture on Labview PDA pocket PC 

Picture and PDA 

PDA Picture Control Scrollbars


Let me know what happens.

 

Regards,

 

 

Steve M.
0 Kudos
Message 3 of 4
(3,061 Views)

Thanks for your help Romain.

I think I am gonna  try to do it by building my own algorithm (as it is advised in the first link) because in LabView PDA property nodes such as zoom factor are not available.

 

 

0 Kudos
Message 4 of 4
(3,057 Views)