LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Multi-line Listbox PDA

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.

0 Kudos
Message 1 of 9
(4,322 Views)

What version of LabVIEW are you using?

 

According to the help for 8.5:

 

You can use the following properties with listbox controls:

  • Item Names
  • Number of Rows
  • Top Row


You can't edit the list directly, but you can use a property node for Item Names to read and write to the list.

 

😎
Message Edited by LabViewGuruWannabe on 10-16-2008 11:08 AM
Message 2 of 9
(4,301 Views)

Hi,

 

I am using LV 8.5.1.

0 Kudos
Message 3 of 9
(4,285 Views)

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

Ben L
Field Engineer
National Instruments
Message 4 of 9
(4,262 Views)

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-)
Message Edited by LabViewGuruWannabe on 10-17-2008 04:04 PM
Message 5 of 9
(4,241 Views)

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

Message Edited by ssk on 10-20-2008 03:01 AM
Download All
0 Kudos
Message 6 of 9
(4,194 Views)

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

Ben L
Field Engineer
National Instruments
Message 7 of 9
(4,183 Views)

Thanks Ben,

 

Is there a feature request form anywhere on this site for the PDA module?

0 Kudos
Message 8 of 9
(4,181 Views)

Your welcome ssk,

 

The Product Suggestion section on ni.com will allow you to make this request.

 

Regards

 

Ben L
Field Engineer
National Instruments
0 Kudos
Message 9 of 9
(4,179 Views)