LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

(Urgent)Flow Animation in different directions. Help pls, its Urgent!

Hi all,

I am attaching a vi and one image describing the problem. What I need to do is show the flow by "filling" effect in the pipes, without using many variables,controls or indicators as my client wont accept any delay which is caused only due to animation. I have to submit the project completed in 2 days and hence I request you all LV gurus to please help me with this problem.

-FraggerFox!
Certified LabVIEW Architect, Certified TestStand Developer
"What you think today is what you live tomorrow"
Download All
0 Kudos
Message 1 of 7
(3,767 Views)

Hello,

 

i think you know when your flow is in or out so you coul use 

 

personnal control , i made a ctl that represent left and right direction according to is input 0 right 1 left ,

 

you can do the same for verticals directions

 

@+

 

Tinnitus

 

 

CLAD / Labview 2011, Win Xp
------------------------------------------------------
Mission d'une semaine- à plusieurs mois laissez moi un MP...
RP et Midi-pyrénées .Km+++ si possibilité de télétravail

Kudos always accepted / Les petits clicks jaunes sont toujours appréciés
Don't forget to valid a good answer / pensez à valider une réponse correcte
0 Kudos
Message 2 of 7
(3,750 Views)

Did you try searching? The last result has a link to something which can help you.

You can also try searching for "marquee".


___________________
Try to take over the world!
Message 3 of 7
(3,733 Views)
I am using LabVIEW version 8.5, hence cant run that control. Can anyone please tell me how to animate the arrows from a control to be flowing at different positions?Using property nodes would slow down the vi. any other avaialable options?
-FraggerFox!
Certified LabVIEW Architect, Certified TestStand Developer
"What you think today is what you live tomorrow"
0 Kudos
Message 4 of 7
(3,709 Views)
in 85
CLAD / Labview 2011, Win Xp
------------------------------------------------------
Mission d'une semaine- à plusieurs mois laissez moi un MP...
RP et Midi-pyrénées .Km+++ si possibilité de télétravail

Kudos always accepted / Les petits clicks jaunes sont toujours appréciés
Don't forget to valid a good answer / pensez à valider une réponse correcte
0 Kudos
Message 5 of 7
(3,702 Views)

^ Thanks! But any idea how would you move the arrow constantly from one position to other, while leaving a "daemon" copy or just leave behing the trail from where it came previously on the FP,while changine the position on the image?

 

-FraggerFox!
Certified LabVIEW Architect, Certified TestStand Developer
"What you think today is what you live tomorrow"
0 Kudos
Message 6 of 7
(3,698 Views)

ParagD,

 

I guess the best approach will be to  use a gif image that simulates the flow. Use this GIF image as the TRUE image of a boolean control. So when ever you need to show flow, turn ON this boolean control. By using multiple such control, you can create a section of pipes.

 

Note: Adding GIFs to the front panel can cause your program to slowdown. So when you create GIFs make sure that your animation rate is very slow.

Message Edited by kikiduu on 12-26-2008 01:27 AM
------

"A VI inside a Class is worth hundreds in the bush"
യവന്‍ പുലിയാണു കേട്ടാ!!!
0 Kudos
Message 7 of 7
(3,687 Views)