AMX Network Lighting Solution ALD-H48 Instruction Manual page 35

Network lighting solution dimmer interface
Hide thumbs Also See for Network Lighting Solution ALD-H48:
Table of Contents

Advertisement

Command Interface (Cont.)
Command
* SETSCENE-<sceneNmbr>,
?VERSION
ALD-H48 Lighting Controller
Description
Sets a scene. Adds (appends) a dimmer to the scene. You may add
each dimmer as a separate item in the scene or add up to and
<Addr/index>,
including 10 dimmers as the same item in the scene.
<level>,
If several dimmer addresses are added as the same item in the
<FadeTime>,
scene, their addresses must be separated by a semicolon (;).By
<DelayTime>
adding each dimmer as a separate item in the scene, when the scene
is recalled, it will execute each item sequentially. This is beneficial
because it can execute a large number of commands (similar to a
macro) with different <level>, <FadeTime>, and <DelayTime> values,
however, the commands are not executed simultaneously. By adding
up to 10 dimmers as the same item in the scene, when the scene is
recalled, it will change the settings of the dimmers simultaneously. A
drawback is the limited number of dimmers that can be added this
way (up to 10) and the fact that the same <level>, <FadeTime>, and
<DelayTime> will be used for all of them.
<sceneNmbr>: 1..48 = scene number to set
<Addr/index>: Dimmer Address(es) or lighting
<level>: 0..255 = light level to go to.
<FadeTime>: 0..n = time, in seconds, to reach
<DelayTime>: 0..n= time, in seconds, to delay
Example:
SETSCENE-1,2,230,5,1
SETSCENE-1,[1:4:1:1:1],200,3,2
SETSCENE-1,[1:4:1:2:1];[1:4:1:2:2],156,0,0
Query for the module version.
Responds with VERSION-<version>
Example:
?VERSION
Advanced Programming
component Index to add to
scene.
desired level.
execution.
(add component index 2 to scene 1)
(add a separate dimmer item)
29

Advertisement

Table of Contents
loading

Table of Contents