LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Looking for a way to programatically change control to indicator and vs/vrs to clean up some front panels on 2 way conversion tools.

 My idea is to use mouse enter or key down with an event structure...but I cannot find a handle to convert controls or displays.
0 Kudos
Message 1 of 6
(4,805 Views)
This is probably not a good idea. If you change a control to an indicator, your vi will not be able to run anymore, since all the wires connected to it will be broken. The most reasonable attitude is simply to consider that such a conversion is not possible 😉

I suppose that you want write to a control. You have two simple solutions : use a local variable (right click the control or the terminal, then select create local variable), or use the "value" property node.
Chilly Charly    (aka CC)
Message 2 of 6
(4,802 Views)
That was way too easy...It also worked...Sometimes a opossum's just got to look up. Preshate it.
0 Kudos
Message 3 of 6
(4,791 Views)

MHarrington a écrit:
... Sometimes a opossum's just got to look up. Preshate it.

I must confess that I missed the meaning of this answer. Sorry !.. Anybody to help improving my education ?
Chilly Charly    (aka CC)
0 Kudos
Message 4 of 6
(4,778 Views)
Hi Chilly
if you use folowing link the story will explain :'Sometimes a opossum's just got to look up'

http://members.ozemail.com.au/~oban/oposs.htm

in a nutshell-
Opossum was so surprised and embarrassed he couldn't speak. All he could do was roll over on his back - which is what Opossums do today if you surprise or embarrass them.

Elementary my Dear Mr Watson
need we explain more
?


xseadog
Message 5 of 6
(4,774 Views)
Thanks !

I didn't know that the opossum was a marsupial (I thought they lived only in Australia...).

And I found several other legends about Possum : hown he got a pouch, how he tried to steal the fire, and how he tried to get the same tail as the racoon...


I love LabVIEW...
Chilly Charly    (aka CC)
Message 6 of 6
(4,759 Views)