Dennis,
Thanks for the info.
I was able to implement the listbox scrolling to the bottom along
with the data aquisition in a standalone application, but I am having
trouble getting it to function correctly in my program.
When I run my program, the scrollbar will go to the bottom, jump to the
top and then jump to the bottom again, but then work fine after 25
iterations of the while loop. Also, the data is displayed
intermittently (cant see it, see it, cant see it) while this is
happening (something to do with redrawing the listbox??). I
thought that maybe it was because the data was not being stored in my
shift registers after the while loop ran, but it appears that that is
not the problem (after running the probe). This has happened (the
scrollbar jumping) whether I use the Property "NumofRows" and wire that
to the element build array or if I just wire the while loop count to
the build array element or the current config (see pic) where I index
the array to get the row value.
If the whole VI would help, I can post that too.
Kenny
Kenny