LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Animated indicators to indicate motion

Hi Guys,

 

I have read through a couple of posts and most of them point to customizing "Boolean" indicators to show a motor running or not. I have a similar case. When my program is running, I run a motor which drives a belt, effectively a treadmill. I want to create a custom indicator (from a numeric indicator if possible) to animate the running of the belt based on different speeds. Is this possible in LabVIEW? Also, is it possible to have two parameters to control the picture, vis-a-vis' speed and elevation to show the corresponding result on the image?

 

ANy help and especially more resources on NI forum would be appreciated. Thanks!

 

V

I may not be perfect, but I'm all I got!
0 Kudos
Message 1 of 8
(3,878 Views)

ALso, where in the LabVIEW function finder do I look for Picture ring to create my animation?

I may not be perfect, but I'm all I got!
0 Kudos
Message 2 of 8
(3,868 Views)

The picture ring is in the Ring & Enum palette. Remember that you can search the palettes.

 

In order to animate this you would need a loop that cycles though the items.

 

You could also use an animated GIF on the front panel, but those tend to be resource hogs.

 

Did you try a search, as this has been asked numeous times before. 

http://forums.ni.com/t5/forums/searchpage/tab/message?q=animated+control#message-list

Message 3 of 8
(3,855 Views)

Thanks! I downloaded a gif and split the frames and now have an animated indicator that indicates speed. Cool!

I may not be perfect, but I'm all I got!
0 Kudos
Message 4 of 8
(3,840 Views)

here is the example with tab control and gif images

Tushar Jambhekar
tushar@jambhekar.com

Jambhekar Automation Solutions
LabVIEW Consultancy, LabVIEW Training
Rent a LabVIEW Developer, My Blog

0 Kudos
Message 5 of 8
(3,820 Views)

Tushar,

 

your example doesn't show what the tab control indicator is or how it is customized. The program looks very simple but I know there is more to it than what meets the eye.

 

V

I may not be perfect, but I'm all I got!
0 Kudos
Message 6 of 8
(3,802 Views)

Heh! It keeps spinning after you click the stop button!

0 Kudos
Message 7 of 8
(3,791 Views)

its just a classic tab control with color changed to transperent. and each page has a different gif file which spins at different rate.

Tushar Jambhekar
tushar@jambhekar.com

Jambhekar Automation Solutions
LabVIEW Consultancy, LabVIEW Training
Rent a LabVIEW Developer, My Blog

0 Kudos
Message 8 of 8
(3,770 Views)