AMX ALD-H48 instruction manual KEYPADBTN-1,DOUBLECLICK, KEYPADENABLE-1

Page 37

Advanced Programming

Command Feedback (Cont.)

String

Description

 

 

 

FWVERSION-<version>

Reply to the device firmware version.

 

Example:

 

 

 

FWVERSION-Processor 01 O/S Rev : 01.01.01 T26

 

 

KEYPADBTN-<btn>,

Reply received when a keypad button has been double-

<state>

tapped.This reply is received on the port matching the keypad

 

number that cause the event.

 

<btn>

: 1..24 = keypad button number

 

<state>: DOUBLE_CLICK

 

Example:

 

 

 

KEYPADBTN-1,DOUBLE_CLICK

 

 

KEYPADENABLE-<state>

Feedback for the Keypad state. This feedback is received on the

 

virtual device port matching the keypad number.

 

<state>: 1=ON

 

 

 

0=OFF

 

 

Example:

 

 

 

KEYPADENABLE-1

 

 

 

KEYPADADDR-<index>,<addr>

Feedback for the current index to Keypad address

 

assignment.This feedback is always issued on port 1.

 

<index>:

0 = not assigned

 

 

1..24 = assigned index/port

 

<addr>: Keypad address (blank if no address assigned)

 

Example:

 

 

 

KEYPADADDR-3,[1:5:3]

 

 

LIGHTADDR-<index>,<addr>

Feedback for the current index to Dimmer/Group/Scene address

 

assignment.

 

 

<index>:

0 = not assigned

 

 

1..n = assigned index

 

<addr>: Dimmer address, Group addresses, or Scene number

 

(blank if no address assigned)

 

Example:

 

 

 

LIGHTADDR-1,[1:4:1:1:1] // at index 1 we have a dimmer

 

LIGHTADDR-4,[1]

// at index 4 we have scene 1 stored.

 

 

LIGHTLEVEL-<index>,

Reply for the Dimmer level.

<level>

<index>: 1..n

 

 

<level>: 0..255

 

 

Example:

 

 

 

LIGHTLEVEL-1,102

 

 

 

LIGHTRAMP-<index>,

Feedback for the Dimmer ramping state.

<state>

<index>: 1..n

 

 

<state>: UP, DOWN, STOP

 

Example:

 

 

 

LIGHTRAMP-1,UP

 

 

LIGHTRAMP-1,STOP

 

 

 

 

 

ALD-H48 Lighting Controller

31

 

 

 

 

Image 37
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 Introduction Advanced ProgrammingOverview 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 DeviceVia Updating The ALD-H48 FirmwareVia Ethernet RevisionLast05/11/05