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

Models: ALD-H48

1 44
Download 44 pages 25.77 Kb
Page 37
Image 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

 

 

 

 

Page 37
Image 37
AMX ALD-H48 instruction manual KEYPADBTN-1,DOUBLECLICK, KEYPADENABLE-1