LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

list box empty strings/values

Hi,

I'm trying to extract values from a list-box. When I have empty strings in the list-box my  output number array shows zeros(I mainly have this problem for the last rows). I would like to go through thte string array and then check for empty strings. If the string is empty it should not convert it to a nuber i.e. zero but go to the next row. Result: My numeric array will have values only when that row is actually entered in te list box.

I have attached the screen shot of the sample subVI. Any help will be greatly appreciated.

Thanks,

-Sreekar

0 Kudos
Message 1 of 3
(2,427 Views)
Hello:

I've made a VI that does what you need.

I've attached it to this message, and a screenshot of it in case you don't have LV 8.2

Let my know how it works.

Robst.

P.D. As a suggestion attach your screenshots as images instead of Powerpoint files, it's easier to see the images and faster Smiley Wink





Robst - CLD

Using LabVIEW since version 7.0


Download All
0 Kudos
Message 2 of 3
(2,419 Views)
Thanks Robst..that was exactly what I was looking for.. and sure... will post screenshots...want everyone to see the Q's as easy as possible..:)
0 Kudos
Message 3 of 3
(2,407 Views)