Installation Manual

52
Lutron® integration protocol
HQP6-2-120: TIME CLOCK Commands
TIME CLOCK Command Formats
Use “TIME CLOCK Command-specific fields” tables
to complete these command fields.
Operation
Command
#TIMECLOCK,2,Action Number, Parameters
HomeWorks® QS System Commands (continued)
TIME CLOCK Command-specific fields
Action Numbers and Parameters:
Action Action Number Parameters
Get (?) Sunrise Time 2 None
Get (?) Sunset Time 3 None
Get (?) Day’s Schedule 4 None
Execute (#) event 5 Index of the event to test. The index number of
the first event is 1; the second event is 2, and so
on.
Example TIME CLOCK Messages
Operation Command String
Execute: #TIMECLOCK, Integration ID, Action Number, Parameters
Execute the 3rd event of the time clock #TIMECLOCK,2,5,3<CR><LF>
Query: : ?TIMECLOCK, Integration ID, Action Number
What is the sunrise time? ?TIMECLOCK,2,2<CR><LF>
Response: ~: ~TIMECLOCK, Integration ID, Action Number, Parameters
The time the sun rises ~TIMECLOCK,2,2,05:32<CR><LF>