AMX ALD-H48 LIGHTLEVEL-1,102, ?LIGHTLEVEL-1, LIGHTRAMP-1,UP LIGHTRAMP-1,STOP, LIGHTSTATE-1,TOGGLE

Page 33

 

Advanced Programming

 

 

 

Command Interface (Cont.)

 

 

 

 

 

Command

Description

 

 

 

 

LIGHTLEVEL-<index>,

Set the Dimmer level or the group of dimmers level.

 

<level>[,<time>]

<index>: 1..n

 

 

<level>: 0..255

 

 

<time> : 0..n = Optional parameter.

 

 

Specifies the length of time, in

 

 

seconds, the dimmer will take to

 

 

fade from the current level to the

 

 

target level. Defaults to 0 if not

 

 

used.

 

 

Example:

 

 

LIGHTLEVEL-1,102

 

 

 

 

?LIGHTLEVEL-<index>

Query for the level of a Dimmer at the specified index.

 

 

Responds with LIGHTLEVEL-<index>,<level>

 

 

<index>: 1..n

 

 

Example:

 

 

?LIGHTLEVEL-1

 

 

 

 

LIGHTRAMP-<index>,

Ramp the Dimmer or group of dimmers at the specified index.

 

<state>

<index>: 1..n

 

 

<state>: UP, DOWN, STOP

 

 

Example:

 

 

LIGHTRAMP-1,UP

 

 

LIGHTRAMP-1,STOP

 

 

 

 

LIGHTREMOVEIDX-<index>

Remove the lighting component at the specified index.

 

 

Also see LIGHTADD-.

 

 

<index>: 1..n

 

 

Example:

 

 

LIGHTREMOVEIDX-2

 

 

 

 

LIGHTREMOVEADDR-

Remove the lighting component with the specified address. The

 

[<Grp>:]<addr>[;<addr>]

address must match exactly (including addresses order for groups) in

 

 

order to have a successful remove.

 

 

Also see LIGHTADD-.

 

 

<Grp>: 1..48 = group label. Used only if removing a group.

 

 

<addr>: address to remove

 

 

Example:

 

 

LIGHTREMOVEADDR-1:[1:4:1:1:1];[1:4:1:2:1] (removes the group)

 

 

LIGHTREMOVEADDR-[1:4:1:1:1] (removes the individual dimmer)

 

 

 

 

LIGHTSTATE-<index>,

This will turn On, Off, or Toggle a specific Dimmer. If used with a

 

<state>

scene, only On (recall) is applicable. Does not apply to Keypads. If

 

 

this command is sent to a Keypad it will not process.

 

 

<index>: 1..n = index of the Dimmer to

 

 

control

 

 

<state>: ON, OFF, TOGGLE

 

 

Example: (assuming that there is a Dimmer stored at index 1)

 

 

LIGHTSTATE-1,TOGGLE

 

 

 

 

ALD-H48 Lighting Controller

27

 

 

 

 

Image 33
Contents ALD-H48 AMX Limited Warranty and Disclaimer Software License and Warranty Agreement Page Table of Contents Via Via Ethernet Overview Overview Getting Started Setting The ALD-H48 IP AddressDownloading The ALD-H48 Workspace Opening The ALD-H48 WorkspaceClick Select All Transferring The ALD-H48 Project to a NetLinx MasterAddressing The Dimmers via The Web Interface Using The Web InterfaceDimmer Address Dimmer Control Controlling Dimmers via The WebScene Establishing And Modifying ScenesModify Scene Modify Group Establishing And Modifying GroupsTouch Panel Main Using The Touch Panel PagesDimmer Light Adjustment Setup SetupAddressing Dimmers GroupsCreating a Group Scenes ScenesCreating a Lighting Scene Using The Touch Panel Pages Advanced Programming IntroductionOverview Definedevice ImplementationChannel Assignment and Feedback Port MappingChannel Assignment and Feedback Command Interface =STOP KEYPADENABLE-1 KEYPADENABLE-2?FWVERSION ?KEYPADADDR-1KEYPADREMOVEADDR-151 KEYPADREMOVEIDX-1?LIGHTADDR-1 ?LIGHTLEVEL-1 LIGHTLEVEL-1,102LIGHTRAMP-1,UP LIGHTRAMP-1,STOP LIGHTREMOVEIDX-2 LightremoveaddrReinit ?LIGHTSTATE-1?VERSION Command Feedback KEYPADBTN-1,DOUBLECLICK KEYPADENABLE-1LIGHTSTATE-1,ON Device Notes Programming Notes 14111 14112 11411114112 Adding Functions to Modules Commands to The DeviceUpdating The ALD-H48 Firmware ViaVia Ethernet RevisionLast05/11/05