LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

how to control picture animation

hi every one

 

i want to control picture animation, i mean i have picture of rotating motor so  i wanna when i press button it rotate and if i press again it stop rotating

 

can anyone help ?

0 Kudos
Message 1 of 4
(2,926 Views)

The simplest most efficient approach would start by import the frames of the animation into a PIcture Ring and the sequencing can be done by writing new values to the Picture Ring to select the various frames.

 

If the sequence of frames is undefined at development time, then use a Picture Control to display a series of image read from file, or generate the images progaramatically.

 

I hope that gets you started,

 

Ben

Retired Senior Automation Systems Architect with Data Science Automation LabVIEW Champion Knight of NI and Prepper LinkedIn Profile YouTube Channel
0 Kudos
Message 2 of 4
(2,905 Views)

There was a fairly long and detailed thread on this subject awhile back.  You can find it here.  That said, I agree with Ben.  That is how I usually do it.

0 Kudos
Message 3 of 4
(2,895 Views)
0 Kudos
Message 4 of 4
(2,881 Views)