LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

control text with a property node

Hello all,
I have an application where I need to change the text displayed on the screen.  This is not a text control, or indicator, nor is it any other "obect" in the controls palette.  This is just plain text (press shift and right click to enable writing text).  I've seen this done before, so I know it can be done.  I did it myself a couple years ago, but that example was lost to a drive crash.  It involved somehow getting the refnum of the text, or something like that, and using a property node to change it.  Does anyone know exactly how this is done in LavVIEW 7.0?
Thanks.
Rick
 
0 Kudos
Message 1 of 3
(2,531 Views)
Here's a way to do it (LV 7.0). You should clean up the code to make sure references are closed, etc.
0 Kudos
Message 2 of 3
(2,516 Views)
Yup, I think that'll work.  Thanks.
 
0 Kudos
Message 3 of 3
(2,512 Views)