Installation Manual

55
Lutron® integration protocol
HQP6-2-120: ERROR Response Strings
ERROR Command Formats
Use “ERROR Command-specific fields” tables to
complete this field.
Operation
Command
~ERROR, Error Number
ERROR Command-specific fields
Error Number:
Description Error Number
Parameter count mismatch 1
Object does not exist 2
Invalid action number 3
Parameter data out of range 4
Parameter data malformed 5
Example ERROR Messages
Operation Command String
Parameter count mismatch: Too many or too few parameters for the specified action
Too many parameters when activating scene #AREA,2,6,1,1,1,1,1<CR><LF>
Parameter count mismatch. ~ERROR,1<CR><LF>
Object does not exist: The Integration ID or serial number entered does not map to a known
part of the system
Send command to an ID that is not valid #OUTPUT,1234,1,100.00<CR><LF>
Object does not exist ~ERROR,2<CR><LF>
Invalid Action: The action does not exist for this command
Send invalid action (4321) to Area 2. #AREA,2,4321<CR><LF>
Invalid action number ~ERROR,3<CR><LF>
Parameter data out of range: The parameter data is out of range for this action
Send Output 11 to 120%. #OUTPUT,11,1,120.00<CR><LF>
Parameter data out of range ~ERROR,4<CR><LF>
Parameter data malformed: The parameter data given was not formatted properly
Set Time to 12:23:24:25 #SYSTEM,1,12:23:24:25<CR><LF>
Invalid action number ~ERROR,5<CR><LF>
HomeWorks® QS System Commands (continued)