What is an Animation and the operations that can be performed?

Created by Nishin Menon, Modified on Wed, 17 Jan 2024 at 03:29 AM by Nishin Menon

Animation is a collection of scenes configured to get invoked one after the other. Each scene in the animation will be maintained for a pre-configured time duration. 

Operations that can be performed for an Animation are:

  1. Play: When the play button is clicked, scenes will be activated in the order in which they are configured
  2. Pause: When the pause button is clicked,  the present scene shall be paused. If the play button is clicked after pausing, the animation will resume from the state it was paused
  3. Stop: When the stop button is clicked, the present scene will be stopped. If the play button is clicked after stopping, the animation will restart with the first scene
  4. Forward: When the forward button is clicked, the next scene will be activated. If the last scene is in progress when the forward button is clicked, it will remain in the same scene
  5. Backward: When the backward button is clicked, the previous scene before the currently active scene will be activated. If the first scene is in progress when the backward button is clicked, it will remain in the same scene
    Scene Animation options-1

You can also visit the following sections for more information:
To know how to create an Animation, click here
To edit a Building- Rename and Change image, click here
To know about the significance of User Management, click here
To know the use of Device replacement feature, click here
To know how to check the health status of DALI devices, click here
To know how to view the version details of a device, click here


Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select atleast one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article