LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

one string indicator with multiple string controls changing display

Is it possible to have 1 string indicator that changes what it displays at different times corresponding to different parts of the program instead of having multiple indicators.  I have 4 different displays and I want them to change according to what part of the program it is in that way the block diagram is simplified.  Is is possible to do this with string indicators and controls or is there another option.  I do not want to use a prompt because I do not want the user to need to acknowledge it in order for the program to continue.
0 Kudos
Message 1 of 3
(4,388 Views)

I think the answer you’re looking for is a property node.  Right click on the indicator and select Create, Property  Node, Value.  Place this where you want the text value to change and wire some text to it.

Doug Asselbergs
Certified LabVIEW Developer
Message 2 of 3
(4,382 Views)
Thanks
0 Kudos
Message 3 of 3
(4,372 Views)