07-16-2005 09:11 AM
07-16-2005 11:42 AM - edited 07-16-2005 11:42 AM
I would suggest to load your lines into a listbox. This way it is much easier to highlight a line by simply wiring the desired line number to the listbox indicator.
The attached example shows one possibility. (LabVIEW 7.0)
(It is of course also possible with a string indicator, but the program would be much more complex. I always recommend to keep things simple :))
Message Edited by altenbach on 07-16-2005 10:08 AM