Installation Manual

LUTRON
107
Lutron® integration protocol
Maestro® Dimmers: OUTPUT Commands
OUTPUT Command Format
#OUTPUT, 1, Action Number, Parameters
Use “OUTPUT Command-specific fields” tables
to complete these command fields.
Operation
Command
Integration ID (example)
OUTPUT Command-specific fields
Action Numbers and Parameters:
Action Action Number Parameters
Set or Get Zone Level 1 Level = 0–100 or 0.00–100.00,
Fade in SS.ss
1
, SS, MM:SS, or HH:MM:SS
2
Delay in SS.ss
1
, SS, MM:SS, or HH:MM:SS
2
Start Raising 2 None
Start Lowering 3 None
Stop Raising/Lowering
4 None
Start Flashing
4,5,6
5 Fade in SS.ss
1
, SS, MM:SS, or HH:MM:SS
2
Delay in SS.ss
1
, SS, MM:SS, or HH:MM:SS
2
Example OUTPUT Commands
Examples presume dimmer has been assigned Integration ID 1.
Operation Command String
Execute: #OUTPUT, Integration ID, Action Number, Parameters
Set dimmer to 75% with a 1 min 30 sec fade. #OUTPUT,1,1,75,01:30<CR><LF>
Start Raising dimmer level. #OUTPUT,1,2<CR><LF>
Stop Raising/Lowering dimmer level. #OUTPUT,1,4<CR><LF>
Query: ?OUTPUT, Integration ID, Action Number
What is the state of the output? ?OUTPUT,1,1<CR><LF>
Response
3
: ~OUTPUT, Integration ID, Action Number, Parameters
Output level is set to 90%. ~OUTPUT,1,1,90.00<CR><LF>
NOTES
1. Fractional seconds “SS.ss” will be rounded down to the nearest quarter second. For example, if a
fade time is specified as 1.31 seconds a value of 1.25 seconds will be used.
2. The Fade and Delay time are optional. When not used the system will use a one second fade time
with zero second delay.
3. The system will report the target level of a dimmer while it is fading from one level to another.
The actual level is not transmitted while dimming between levels.
Example: If the “Over Sink” (1) dimmer is at 20% and is then commanded to go to 100% by
sending
#OUTPUT, 1, 1, 100 the response from the system will be ~OUTPUT, 1, 1, 100.00
4. The system will not report a level while the output is flashing, it will instead report that it is flashing.
5. Default flash every second, unless fade time is specified (flash period is 2x fade time).
6. To stop a dimmer from flashing, send it to a valid level.