Example Code

Semi-Automatic Table scrolling

Code and Documents

Attachment

Automatically scrolls a table one row when updated, yet allows the user to manually scroll backwards to view old data

This VI has one major advantage over the other example already submitted:  Only when the line written to is the first hidden line on the bottom will the table auto-scroll. It allows the user to manually scroll backwards and see the previous data without it snapping back to the bottom.   To resume scrolling, just scroll past the bottom of the data.   Auto-scrolling kicks in when the data overflows the visible table.

Example code from the Example Code Exchange in the NI Community is licensed with the MIT license.

Comments
ygribel1
Member
Member
on

Grat Vi

Big Thanks!

Yuri

orbita55
Member
Member
on

The concept is simple. Thank you so much!

Contributors