LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Labels in PDA applications

Hello!
 
I am working with the PDA module, but I have a little problem: when I create the PDA executable, I cannot visualize in the sreen of the device all the labels that I can see in the Pc.
 
I don't understand what's wrong because sometimes these labels appears in the screen and sometimes not.
 
Could anybody tell me what I have to do to solve it?
 
Thanks
 
Greta
0 Kudos
Message 1 of 8
(4,260 Views)
0 Kudos
Message 2 of 8
(4,247 Views)
On the PDA screen, fonts don't look exactly the same as on the development PC's screen. This does not apply only to labels, but also for indicators and controls.
There are two possibilities:
a) increase the label size
b) reduce the font size
Personally I would choose the first solution for maximum readability.
How much to increase/reduce is a matter of experience.

Paolo
Paolo
-------------------
LV 7.1, 2011, 2017, 2019, 2021
0 Kudos
Message 3 of 8
(4,237 Views)

Hello Paolo.

I think that the font size is not problem, but the labels don't appear in the PDA sreen. I would like to know why these labels sometimes appear in the screen and sometimes not. I mantain the same label properties for the PC and the PDA application.

Thank you!

greta

0 Kudos
Message 4 of 8
(4,216 Views)
Do you mean that a given label sometimes appears, sometimes not on the PDA?
If you post an example (preferably one vi) I can try myself.

Paolo
Paolo
-------------------
LV 7.1, 2011, 2017, 2019, 2021
0 Kudos
Message 5 of 8
(4,210 Views)

An example. Labels don't appear.

Greta

0 Kudos
Message 6 of 8
(4,192 Views)
Hi Greta,
this example is very interesting... It doesn't work for me, too. I have good news and bad news for you.
Good news: if you compress your controls layout to the upper part of the screen, all labels reappear (see the attached vi, this is a modification of the original).
Bad news, perhaps less important:
a) the gap picture does not scale in the PDA screen, it appears very large
b) when you click to another tab, then back to the main tab, a portion of the label "Estadis d'execució" disappears; probably it hidden by something else, I have no idea what else; you may thinking about moving controls to different places in order to avoid this
As a final consideration, if you consider that all this sound like a bug (or even multiple bugs), you can never trust on the ability of the PDA module to correctly show your control layout; in the future, you may find yourself searching again for workarounds on a trial-error basis; not a very smart way to work!

Paolo
Paolo
-------------------
LV 7.1, 2011, 2017, 2019, 2021
0 Kudos
Message 7 of 8
(4,188 Views)
Thank you.
0 Kudos
Message 8 of 8
(4,161 Views)