LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

using muticolumn listbox and graph XY together

a) Once again, don't use the run continuously button. Use loops.

b) How hard did you try looking? The properties specific to the Listbox are the ones in the bottom part of the list and there are only about 20 properties there, all with pretty clear names. The correct property is Selected Cell.


___________________
Try to take over the world!
0 Kudos
Message 11 of 14
(835 Views)
I’ve attached a file with the bottom part of the list of the property node (multicolumn listbox). There’s no SELECTED CELL attribute. I don’t know which Labview version are you using…..i’m using Labview 7.0…….how can I “catch” this value?

Thanks tst.

Larson
0 Kudos
Message 12 of 14
(823 Views)

I'm also using 7.0, but you're right. I have some hidden properties and Selected Cell wasn't public yet. You can simply use the values of the listbox, which is the index of the element you selected.

And please don't post BMPs, use GIF, PNG or JPG as they are much smaller.


___________________
Try to take over the world!
0 Kudos
Message 13 of 14
(818 Views)

ok......thanks!

 

Larson

0 Kudos
Message 14 of 14
(810 Views)