LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Multicolumn listbox changing or updating value in run time

Hi is there any possible to give value to multicolumn listbox in run time.I have attached an vi in that multicolumn list box contain three test i need to get input from user how many times induvidually each test should occur for example test1 3 times ,test 2  1time,test3  4 times.i need this details to be updated by the user in the multi column list box in the run time .but i cant do that in run time help me out 
0 Kudos
Message 1 of 17
(11,232 Views)

Hello... 🙂 I think you forgot to attach the VI... 😉

         

Have you tried with property "ItemNames" & try to use array function, Prompt user function... 🙂

 

Just a thought... 🙂

0 Kudos
Message 2 of 17
(11,231 Views)
Ho sorry .i need to update from front panel ya here is the vi
0 Kudos
Message 3 of 17
(11,229 Views)
Right click on the table and select 'Editable Cells'.
Message 4 of 17
(11,205 Views)

Hello.. 🙂 

 

I'm unable to open the VI as I'm using LabVIEW 7.1... 😞      But I think you should try with the properties only... 🙂

 

Best luck.. 🙂

0 Kudos
Message 5 of 17
(11,180 Views)
Hi i tried that it is not working ya.i need to give input in front panel
0 Kudos
Message 6 of 17
(11,175 Views)
Can you please describe what you did....?
0 Kudos
Message 7 of 17
(11,170 Views)
Nothing in that demo hust i kept the multicolumn list box inside the while loop.i need to update the multicolumn list box in front panel in run time
0 Kudos
Message 8 of 17
(11,171 Views)

Hey.. I have done a small VI to update the  multicolumn listbox.. See if it hepls... 🙂

 

 The VI is in LabVIEW 7.1

Message Edited by Rupali on 09-30-2008 12:21 AM
0 Kudos
Message 9 of 17
(11,168 Views)

Hi we cannot do that with out poping up the sub front panel with out updating in the main front panel

0 Kudos
Message 10 of 17
(11,163 Views)