Academic Hardware Products (myDAQ, myRIO)

cancel
Showing results for 
Search instead for 
Did you mean: 

moving message

hi
is it possible in labview 7x .   in a vi at certen point when buton is pressed (true)then a messag (string ) apear  in motion (mean falasing or moving randomly or )   
0 Kudos
Message 1 of 2
(6,377 Views)
Or 'what'? And what is 'falasing'? If you want to move it arrund on just the front panel of a VI, the you can right click on a string indicator and select 'Create Property'. Go to the diagram and right click on the property and select 'Change All to Write'. Right click on it again and select Properties>Position>All Elements. Right click on the input of the property and select 'Create Control'. You now have a front panel control that determines the position of the string indicator. Experiment with that. There are a lot of other things yiou can do with a property node such as make the string indicator blink, change the font size, text color, etc. You need to be more clear on exactly what you what to do.
0 Kudos
Message 2 of 2
(6,371 Views)