LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How do programatically insert pictures and text into a text and picture ring. I have been doing this by copying and pasting which is way to tedious and time consuming. Any help will be greatly appreciated. Thanks!

You can create a property node (LV6) or as attribute node (LV5) of the ring control or indicator and write to the "Strings" property. "Strings" is an array of strings where the elements in strings are the strings associated with the corresponding indeces of the ring. I do not believe that it is possible to programatically change the pictures in the picture ring.

-Jim
0 Kudos
Message 2 of 2
(2,813 Views)