AMX ALD-H48 Instruction Manual

Browse online or download Instruction Manual for Networking AMX ALD-H48. AMX ALD-H48 Instruction manual User Manual

  • Download
  • Add to my manuals
  • Print

Summary of Contents

Page 1 - Network Lighting Solution

instruction manualLighting ControlALD-H48Network Lighting Solution

Page 2

Getting Started4ALD-H48 Lighting ControllerYou can also make any additional edits to the ALD-H48 project or elect to send the file to the NetLinx Mast

Page 3

Using The Web Interface5ALD-H48 Lighting ControllerUsing The Web InterfaceAddressing The Dimmers via The Web InterfaceOnce you have installed the ALD-

Page 4

Using The Web Interface6ALD-H48 Lighting ControllerFIG. 3 Dimmer Address

Page 5 - Table of Contents

Using The Web Interface7ALD-H48 Lighting ControllerControlling Dimmers via The Web PageOnce a dimmer has been addressed, you have access to a few basi

Page 6

Using The Web Interface8ALD-H48 Lighting ControllerEstablishing And Modifying ScenesOnce your dimmers have been addressed and states set, you can crea

Page 7 - Overview

Using The Web Interface9ALD-H48 Lighting Controller3. Moving left to right the first field is a check box. Placing a check in the box includes the dim

Page 8

Using The Web Interface10ALD-H48 Lighting ControllerEstablishing And Modifying GroupsFor the purpose of controlling several dimmers at one time you ca

Page 9

Using The Touch Panel Pages11ALD-H48 Lighting ControllerUsing The Touch Panel PagesTouch Panel Main PageAfter you have loaded the Lutron_H48.TP4 sampl

Page 10 - ALD-H48 Lighting Controller

Using The Touch Panel Pages12ALD-H48 Lighting ControllerDimmer Light AdjustmentThe dimmer light adjustment allows you to turn on and off specific dimm

Page 11 - Using The Web Interface

Using The Touch Panel Pages13ALD-H48 Lighting Controller Push the Ramp Up and Ramp Down buttons to raise and lower the dimmer levels incrementally.2.

Page 12 - FIG. 3 Dimmer Address

AMX Limited Warranty and DisclaimerAMX Corporation warrants its products to be free of defects in material and workmanship under normal use for three

Page 13

Using The Touch Panel Pages14ALD-H48 Lighting ControllerAddressing Dimmers1. From the Main page, push the Setup button.2. Push the Addressing Off butt

Page 14 - FIG. 5 Scene Page

Using The Touch Panel Pages15ALD-H48 Lighting ControllerThe sample touch panel only includes support for 2 groups but the system supports 48 groups. T

Page 15

Using The Touch Panel Pages16ALD-H48 Lighting ControllerScenes PageAccessing the Scenes page allows you to create and edit lighting scenes. A lighting

Page 16 - FIG. 7 Modify Group

Using The Touch Panel Pages17ALD-H48 Lighting Controller Delete Scene Buttons - Push the button to remove all dimmers and settings for the dimmers. T

Page 17 - Using The Touch Panel Pages

Using The Touch Panel Pages18ALD-H48 Lighting Controller

Page 18

Advanced Programming19ALD-H48 Lighting ControllerAdvanced ProgrammingIntroductionThis is a reference manual to describe the interface provided between

Page 19 - Setup Page

Advanced Programming20ALD-H48 Lighting ControllerImplementationTo interface to the AMX Lutron_H48_Comm.jar module, you must:1. Define the device ID fo

Page 20 - Groups Page

Advanced Programming21ALD-H48 Lighting ControllerPort MappingThis module uses multiple virtual devices in order distinguish events for one keypad from

Page 21

Advanced Programming22ALD-H48 Lighting ControllerChannel Assignment and FeedbackCH Keypad Button (PUSH/RELEASE) Keypad LED (ON/OFF) CH+100 (used for f

Page 22 - Scenes Page

Advanced Programming23ALD-H48 Lighting ControllerCommand InterfaceThe interface code controls the lighting controller via command events (NetLinx comm

Page 23

Software License and Warranty AgreementLICENSE GRANT. AMX grants to Licensee the non-exclusive right to use the AMX Software in the manner described i

Page 24

Advanced Programming24ALD-H48 Lighting ControllerCommand Interface (Cont.)Command Description* DIMMERFLASH-<addr>, <state&

Page 25 - Advanced Programming

Advanced Programming25ALD-H48 Lighting ControllerCommand Interface (Cont.)Command Description?KEYPADIDX-<addr>Get the keypad index for the keypa

Page 26 - Implementation

Advanced Programming26ALD-H48 Lighting ControllerCommand Interface (Cont.)Command DescriptionLIGHTADD-<index>, [<grp>:]<addr&g

Page 27 - Port Mapping

Advanced Programming27ALD-H48 Lighting ControllerCommand Interface (Cont.)Command DescriptionLIGHTLEVEL-<index>, <level>[,<tim

Page 28

Advanced Programming28ALD-H48 Lighting ControllerCommand Interface (Cont.)Command Description?LIGHTSTATE-<index>Query for the state of a dimmer

Page 29 - Command Interface

Advanced Programming29ALD-H48 Lighting ControllerCommand Interface (Cont.)Command Description* SETSCENE-<sceneNmbr>, <Addr/index&g

Page 30 - Command Interface (Cont.)

Advanced Programming30ALD-H48 Lighting ControllerCommand FeedbackThe Duet module will provide feedback to the user interface code for the lighting con

Page 31

Advanced Programming31ALD-H48 Lighting ControllerCommand Feedback (Cont.)String DescriptionFWVERSION-<version>Reply to the device firmware versi

Page 32

Advanced Programming32ALD-H48 Lighting ControllerCommand Feedback (Cont.)String DescriptionLIGHTSTATE-<index>, <state>Feedback

Page 33

Advanced Programming33ALD-H48 Lighting ControllerDevice NotesDO NOT attempt to open more than one client to the H48 box at one time. If the AMX system

Page 35

Advanced Programming34ALD-H48 Lighting ControllerProgramming NotesThe Duet communication module implements a queue for sending commands to the device.

Page 36 - Command Feedback

Advanced Programming35ALD-H48 Lighting Controllerlighting component is represented by the first parameter on each line, followed by a single space, an

Page 37 - Command Feedback (Cont.)

Advanced Programming36ALD-H48 Lighting ControllerAdding Functions to ModulesCommands to The DeviceThis module supplies a mechanism to allow additional

Page 38

Updating The ALD-H48 Firmware37ALD-H48 Lighting ControllerUpdating The ALD-H48 FirmwareIn the event you need to update the firmware on the ALD-H48:Via

Page 39 - Device Notes

AMX reserves the right to alter specifications without notice at any time.043-004-2873 5/05 ©2005 AMX Corporation. All rights reserved. AMX, the AMX

Page 40 - Programming Notes

Table of ContentsiALD-H48 Lighting ControllerTable of ContentsOverview ...

Page 41

iiALD-H48 Lighting ControllerTable of ContentsVia 232 ...

Page 42 - Adding Functions to Modules

Overview1ALD-H48 Lighting ControllerOverviewThe ALD-H48 from AMX is a Lutron lighting solution with a complementary Duet module. The result is a Lutro

Page 43 - Updating The ALD-H48 Firmware

Overview2ALD-H48 Lighting Controller

Page 44 - Last Revision: 05/11/05

Getting Started3ALD-H48 Lighting ControllerGetting StartedStep 1: Downloading The ALD-H48 WorkspaceFirst you must attain the ALD-H48 Workspace file (

Comments to this Manuals

No comments