Installation Manual

120
Lutron integration protocol
Devices (continued)
Dynamic Keypad (continued)
DEVICECommands
DEVICE Command Formats
DEVICE Command-specific fields
Component Numbers:
Component Component Number Available Actions
Button1(lefthardbutton) 1 Press,Release
Button2(middlehardbutton) 2 Press,Release
Button3(righthardbutton) 3 Press,Release
ButtonN
1
N Press,Release
LEDM
1
M SetorGetLEDstate
NOTE
1  ComponentNumbersforthevariouspagesofbuttonsandLEDsforaDynamicKeypadaregeneratedbythe
HomeWorksQSormyRoomSoftware
Action Numbers and Parameters:
Action Action Number Parameters
Set(#)Press 3 None
Set(#)Release 4 None
Set(#)Hold 5 None
Set(#)Double-tap 6 None
Set(#)orGet(?)LEDState 9 0=Off
1=On
2=Normal-Flash
3=Rapid-Flash
Example DEVICE Commands
ExamplespresumetheDynamicKeypadhasbeenassignedIntegrationID23
Operation Command String
Execute: #DEVICE,IntegrationID,ComponentNumber,ActionNumber,Parameters
PressButton118 #DEVICE,23,118,3<CR><LF>
TurnOnLED566 #DEVICE,23,566,9,1<CR><LF>
Query: ?DEVICE,IntegrationID,ComponentNumber,ActionNumber
WhatisthestateofLED566? ?DEVICE,23,566,9<CR><LF>
Response: ~DEVICE,IntegrationID,ComponentNumber,ActionNumber,Parameters
LED1isOn ~DEVICE,23,566,9,1<CR><LF>
Use “DEVICE Command-specific fields” tables
to complete these command fields.
Operation
Command
Integration ID (example)
#DEVICE,2,ComponentNumber,ActionNumber,Parameters
Continuedonnextpage…