Installation Manual
Table Of Contents
- Table of Contents
- About Integration
- Stanza
- QS Standalone
- RadioRA 2
- Quantum
- HomeWorks QS
- Devices
- Stanza Keypads
- Tabletop Stanza Keypads
- Stanza Dimmers
- Stanza Switch
- Stanza Lamp Module
- Stanza Input/Output Interface
- GRAFIK Eye QS
- Energi Savr Node QS/DALI
- Energi Savr Node QS/Int'l 0-10V
- Energi Savr Node QS/EcoSystem
- Energi Savr Node QS/0-10V
- seeTouch QS Keypads
- seeTouch QS Int'l Keypads
- Sivoia QS Shades
- Sivoia QS Venetian Blinds
- Maestro Dimmers
- Hybrid Keypad
- Tabletop seeTouch Keypads
- Pico Wireless Controls
- Visor Control Receiver
- Radio Powr Savr
- HVAC Controller
- Wireless Temperature Sensor
- Dynamic Keypad
- Programmers Appendix
- Contact Information
5
Lutron® integration protocol
Command Examples
1) This command sets a dimmer (1) level to 75% with a 1 minute and 30 second fade time.
#OUTPUT,1,1,75,01:30<CR><LF>
Command Integration ID Command-specific fields
Action Number Level Fade Time
#OUTPUT 1 1 75 01:30
2) This command presses button number 1 of a keypad (2).
#DEVICE,2,4,3<CR><LF>
Command Integration ID Command-specific fields
Component Number Action Number
#DEVICE 2 4 3
3) This command requests the output level for a dimmer (3).
?OUTPUT,3,1<CR><LF>
Command Integration ID Command-specific fields
Action
?OUTPUT 3 1
4) When a user makes a change to a dimmer locally, the following command response would be sent
out from the system or when requested by the command in Example 3 above. This command
response example shows the local dimmer (3) level was changed to 90%.
~OUTPUT,3,1,90.00<CR><LF>
Command Integration ID Command-specific fields
Action Level
~OUTPUT 3 1 90.00










