10-16-2008 03:27 AM
Is the multi-line listbox meant to work on the PDA? I cannot find any reference to determine if it is supported.
When I try to run a vi on a PDA with more than one line, I get the ASCII character for a carriage retrun instead of a new line.
Thanks in advance.
10-16-2008 11:07 AM - edited 10-16-2008 11:08 AM
What version of LabVIEW are you using?
According to the help for 8.5:
You can use the following properties with listbox controls:
You can't edit the list directly, but you can use a property node for Item Names to read and write to the list.
😎
10-17-2008 02:58 AM
Hi,
I am using LV 8.5.1.
10-17-2008 09:20 AM
Hello,
Your application sounds very interesting, I am currently looking into the issue you are experiencing.
Would you be able to attach your VI so I can look into this further for you?
Best Regards
10-17-2008 04:03 PM - edited 10-17-2008 04:04 PM
OK, I see what you are getting at.
I'm using LabVIEW 8.5 with PDA. If I set a Listbox item to Multi-Line Input and enter text with multiple lines, I get build errors. If I don't select Multi-Line Input, but then enter multiple lines, I get the ASCII carriage return box on the PDA.
Here's a picture:
I don't know yet if there is a fix or workaround.
B-)
10-20-2008 03:00 AM - edited 10-20-2008 03:01 AM
If I right click on the listbox control and select 'Multi-line Input', I can compile the code for PC and PDA.
When I run on the PC, I get this:
When I compile and run the same vi on a PDA, I get this:
I have attached the vi.
Regards ssk
10-20-2008 04:29 AM
Dear ssk,
I have ran your vi on my PDA and it behaves the same as you have explained, unfortunately multiline listboxes are not supported for the PDA module as explained here. It is a known issue and there is currently no workaround for this.
Sorry I could not help you further with this problem.
All the best
10-20-2008 04:31 AM
Thanks Ben,
Is there a feature request form anywhere on this site for the PDA module?
10-20-2008 04:37 AM
Your welcome ssk,
The Product Suggestion section on ni.com will allow you to make this request.
Regards