Overview
This VI demonstrates how to programmatically scroll through text that is within a string control with the use of property nodes.
Description
This VI makes use of the Text.ScrollPosition property for string controls to programmatically set the position of the string's scrollbar. The "Scroll Position" input determines the first visible line on the string control (0-indexed).
Steps to Implement or Execute Code
- Open and Run the VI
- Change the "Scroll Position"
- Press STOP to stop the VI
Requirements
Software: LabVIEW Base
Additional Images or Video
![]()
