01-16-2008 11:39 PM
01-17-2008 12:11 AM
Hello LabView5,
you can take the slider position as an offset. Slider_position + check_box = index in array. Is this the right understanding of your problem?
Mike
01-17-2008 12:18 AM
01-17-2008 12:22 AM
01-17-2008 12:33 AM
01-17-2008 12:38 AM - edited 01-17-2008 12:41 AM
Hi
you can read the actual selected Index as a property of the Array. It is one under "index visible". It shows you the top left visible index. I can´t say you the english translation because i have to work with a german version.
I add an example for you.
Mike