LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Positioning string indicator scrollbar using a control reference?

How can I control the position of the scrollbar of a string indicator from within a subVI?
0 Kudos
Message 1 of 2
(2,584 Views)
Pass a ref of the indicator to the sub-VI and then use property node where you have selected;

Text.ScrollPosition

Ben
Retired Senior Automation Systems Architect with Data Science Automation LabVIEW Champion Knight of NI and Prepper LinkedIn Profile YouTube Channel
0 Kudos
Message 2 of 2
(2,584 Views)