LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

arrow indicator: going up or coming down depending on signal derivative

Hello, Experts,

How do I create an arrow indicator going up or coming down depending on my signal direction?

Suggestions will be appreciated.
CK
0 Kudos
Message 1 of 4
(2,822 Views)
Depends on how fancy you want it to be. You could use something simple like a Pict Ring and have it contain two elements: the first being the arrow up picture and the second being the arrow down picture. You can then set the value of the Pict Ring programmatically. You could also use a customized boolean indicator where you change the image of the "on" and "off" states. Just a couple of ideas.
Message 2 of 4
(2,805 Views)
thank you.  tried the custom boolean indicator.  worked like a charm.  the question is how i can find a beautiful arrow(up and down).  😃
0 Kudos
Message 3 of 4
(2,792 Views)
There's always Google...
0 Kudos
Message 4 of 4
(2,789 Views)