Hi Yuri,
The application is live on this page – https://www.ifm.com/us/en/us/machine-solutions/logistics-automation/extendable-conveyor
Now granted this is not the functionality that the client wants. Right now I have the conveyor animating a drop in the beginning and then it starts everything. What I’d like to have is it start later in time and reverse the animation to the start. If you click on machine performance and click the blinking dot you will see the full animation.
I am attaching my puzzles to look at. It’s pretty simple set up. I have set animation frame to 120 in the main code area and it then calls a procedure that at the end starts another procedure that plays the animation backwards from 120 to 1. When I execute it like this, it ignores the set frame, then pops to the set frame after its done the intro anim and then never animates backwards. It just gets stuck. I am attaching a video of the glitchy version to show you what I mean.
Not sure why it wouldn’t execute the set frame first or animate it correctly in reverse ? I even put it in the procedure at the top and that doesn’t work either.
Attachments:
You must be
logged in to view attached files.