Installation Manual

100
Lutron integration protocol
Architrave Keypad (continued)
DEVICE Commands (continued)
DEVICE Command-specific fields (continued)
Action Numbers and Parameters:
Action Action Number Parameters
Set (#) Press or CCI Close 3 None
Set (#) Release or CCI Open 4 None
Set (#) Hold 5 None
Set (#) Multi-tap 6 None
Set (#) or Get (?) LED State
1
9 0 = Off
1 = On
2 = Normal-Flash: 1 flash every second
2
3 = Rapid-Flash: 10 flashes every second
2
Set (#) Hold Release
2
32 None
NOTES
1. Quantum, HomeWorks or myRoom plus only. “Set” is for unprogrammed buttons and buttons with LED logic ‘Defined by
Integration.’
2. Available only on units in a Quantum or HomeWorks system.
Example DEVICE Commands
Examples presume keypad has been assigned Integration ID 2.
Operation Command String
Execute: #DEVICE, Integration ID, Component Number, Action Number, Parameters
Press Button 1. #DEVICE,2,1,3<CR><LF>
Turn On LED 5. #DEVICE,2,85,9,1<CR><LF>
Query: ?DEVICE, Integration ID, Component Number, Action Number
What is the state of LED 1? ?DEVICE,2,81,9<CR><LF>
Response: ~DEVICE, Integration ID, Component Number, Action Number, Parameters
LED 1 is On. ~DEVICE,2,81,9,1<CR><LF>