LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

how to display the last row in a table

I have a table that is constantly updating, and I always want to see the last row. How can I get my table to auto scroll?
0 Kudos
Message 1 of 3
(3,604 Views)

Hi žabić,

there is a property called "top left visible row". You can use it to scroll your table.

 

edit:

Maybe this is not the exact name, but you can see an example here

 

Mike

Message Edited by MikeS81 on 05-27-2010 03:57 PM
Message 2 of 3
(3,595 Views)

I wrote an improved vi for this several years ago and posted it on the Communities site under Example Code.  You can find it here:

http://decibel.ni.com/content/docs/DOC-1298

 

 

Michael Munroe, CLD, CTD, MCP
Automate 1M+ VI Search, Sort and Edit operations with Property Inspector 5.0, now with a new Interactive Window Manager!
Now supports full project automation using one-click custom macros or CLI.
0 Kudos
Message 3 of 3
(3,536 Views)