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:
- Play: When the play button is clicked, scenes will be activated in the order in which they are configured
- 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
- 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
- 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
- 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
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
Feedback sent
We appreciate your effort and will try to fix the article