is your Text and decorations disappears in front panel PDA mobile program that is developed using LabVIEW PDA module?
are you using tab panel in your PDA program and disabled the visibility? If yes. then you have to make it visible. Don’t hide it programmatically, in properties and don't hide out of the screen size. If any of this if you have done in your front panel design, then any text in the label or decorations that you have inserted for controls, indicators wont appear in the mobile PC
Front panel, that we design in desktop for mobile PC/ PDA using LabVIEW PDA module wont appear same way in mobile PC. lots of problems will arise in alignment. text disappearing is one of that kind. See the correct usage of tab control for mobile PC.



are you using tab panel in your PDA program and disabled the visibility? If yes. then you have to make it visible. Don’t hide it programmatically, in properties and don't hide out of the screen size. If any of this if you have done in your front panel design, then any text in the label or decorations that you have inserted for controls, indicators wont appear in the mobile PC
Front panel, that we design in desktop for mobile PC/ PDA using LabVIEW PDA module wont appear same way in mobile PC. lots of problems will arise in alignment. text disappearing is one of that kind. See the correct usage of tab control for mobile PC.
No comments:
Post a Comment