This widget could not be displayed.
Not applicable
Jul 22, 2013
07:22 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Jul 22, 2013
07:22 PM
BCCU Module able to control the transition time from one intensity level to another intensity level.
This transition time is called Linear Walk Time and this timing is user adjustable.
With this features (Linear Color Walk), a smooth color transition can be achieved.
In DAVE3, the Linear Walk Time is configurable in BCCUCH01 Apps under Linear Walk Configuration.
OR
You can also set the Linear Walk Time in your application code with the following code:
The Linear Color Walk will take place after initiated the shadow transfer of the channel intensity and it will reached the target intensity level with the configured time.
This transition time is called Linear Walk Time and this timing is user adjustable.
With this features (Linear Color Walk), a smooth color transition can be achieved.
In DAVE3, the Linear Walk Time is configurable in BCCUCH01 Apps under Linear Walk Configuration.
OR
You can also set the Linear Walk Time in your application code with the following code:
Lamphandle.LinearWalkPrescaler = 292; //Linear Walk Time: 3 sec
The Linear Color Walk will take place after initiated the shadow transfer of the channel intensity and it will reached the target intensity level with the configured time.
0 Replies
This widget could not be displayed.