View single post by slychiu
 Posted: Thursday Dec 25th, 2014 08:06 am
 Full Topic 
slychiu



Joined: Saturday Apr 29th, 2006
Location: Singapore
Posts: 5493
Status: 
Offline

  back to top

Execute Responses

The "Execute Responses" function in Comfigurator is a useful way to test your responses that you have programmed. See the screenshot below to see where to find it, in Responses on the right pane.



Execute Responses will execute Responses in Comfort.
There are 2 ways in which Comfigurator does this

If the number of action codes is less than 20, then Comfigurator sends Do Action commands to Comfort corresponding to the actions in the Response. This does not reply on the Response  being written to Comfort.

However if the number of action codes is 20 or more, then a DO Response command is sent to Comfort. This requires that the Response must be written to Comfort before execution. In this case there wiill be a warning message
"Responses in this configuration  may not have been written to Comfort. Do you want to do this before writing to Comfort?"
This is to remind you to write to Comfort if you have not done so. Note that this message is seen regaedless of whether the Responses have previously been written to Comfort. If this was done before just ignore the warning and press NO


Do Actions in Comfigurator have a limit of 48 action code bytes but Do Response does not have a limit on Action codes

This ensures that Execute Responses will ALWAYS work because Comfigurator will always use the correct command to execute the Response dependind on the number of actions
If you get the warning message to write Responses and you are not sure just say yes, otherwise ignore the message



Last edited on Thursday Dec 25th, 2014 08:09 am by slychiu

 Close Window