System information

100
Lutron® integration protocol
seeTouch® QS Keypad (International) (continued)
DEVICE Commands (continued)
DEVICE Command-specific fields (continued)
Action Numbers and Parameters:
Action Action Number Parameters
Press/CCI Close 3 None
Release/CCI Open 4 None
Hold 5 None
Multi-tap 6 None
Set (#) or Get (?) LED State
1
9 0 = Off
1 = On
2 = Normal-Flash: 1 flash every sec
3 = Rapid-Flash: 10 flashes every sec
Hold Release
2
32 None
NOTES
1. “Set” is for unprogrammed buttons and buttons with LED logic ‘Defined by Integration.’
2. Not supported in QS Standalone.
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>