LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

PDA string control does not change

Solved!
Go to solution
New VI created in LV8.6.1 for Mobile target from Mobile Portrait template.  I drop a string control, specify a default value and wire a dialog to display the value at the push of a button using the provided event structure.  Then compile, sync and run.  Change the value of the string control using the pop-up keyboard and hit the button.  The value displayed is always the default value.
Michael Munroe, CLD, CTD, MCP
Automate 1M+ VI Search, Sort and Edit operations with Property Inspector 5.0, now with a new Interactive Window Manager!
Now supports full project automation using one-click custom macros or CLI.
Download All
0 Kudos
Message 1 of 2
(2,660 Views)
Solution
Accepted by Michael_Munroe

Good Afternoon Michael,

 

This is a bug in Mobile Module 8.6 that affects strings and numerics.  I have filed the appropriate internal documentation (CAR#155315) for this to be fixed in a future version of LabVIEW.

 

The current workaround is to change your text justification to Left instead of Center and your program will work as expected.

Message 2 of 2
(2,633 Views)