<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title><![CDATA[Comfort Automation/ Security System Forums - Responses and Actions]]></title>
		<link>https://www.comfortforums.com/</link>
		<description><![CDATA[Comfort Automation/ Security System Forums - https://www.comfortforums.com]]></description>
		<pubDate>Sun, 09 Aug 2026 23:01:31 +0000</pubDate>
		<generator>MyBB</generator>
		<item>
			<title><![CDATA[Send Alert if Gate is left open]]></title>
			<link>https://www.comfortforums.com/thread-5603.html</link>
			<pubDate>Sun, 19 Jan 2025 08:14:27 -0500</pubDate>
			<dc:creator><![CDATA[<a href="https://www.comfortforums.com/member.php?action=profile&uid=2274"></a>]]></dc:creator>
			<guid isPermaLink="false">https://www.comfortforums.com/thread-5603.html</guid>
			<description><![CDATA[I am trying to write a response to check if an automatic gate has been left open for more than an hour.&nbsp; I would like Comfort to send an SMS alert (or email) to alert that the gate has been left open (I could also have it close the gate instead...but at this point I just want to raise a notification).<br />
<br />
I have written the following response to open the gate:<br />
<br />
If Input Gate = 0 Then&nbsp;&nbsp;<br />
&nbsp; Open Door 2 1 10&nbsp;<br />
&nbsp; Set Counter001(1) = 0&nbsp;<br />
&nbsp; Do GateOpenCheck<br />
End If<br />
<br />
<br />
It calls the GateOpenCheck response:<br />
<br />
If Counter Counter001 &gt; 60 Then&nbsp;<br />
&nbsp; Send SMS PhoneNo01 1 ! Send an alert that the gate is open<br />
&nbsp; Set Counter001(1) = 0<br />
&nbsp; Do GateOpenCheck<br />
Else<br />
&nbsp; Increment Counter001(1)<br />
&nbsp; If Input Gate &lt;&gt; 0 Then<br />
&nbsp; &nbsp; &nbsp;Do GateOpenCheck After 60 Seconds Using Timer01(1)<br />
&nbsp; End If<br />
End If<br />
<br />
<br />
This is a recursive response which I believe is okay.&nbsp; Just wanted to make sure this will work as expected--i.e., every hour that the gate is left opened it will send an alert.<br />
]]></description>
			<content:encoded><![CDATA[I am trying to write a response to check if an automatic gate has been left open for more than an hour.&nbsp; I would like Comfort to send an SMS alert (or email) to alert that the gate has been left open (I could also have it close the gate instead...but at this point I just want to raise a notification).<br />
<br />
I have written the following response to open the gate:<br />
<br />
If Input Gate = 0 Then&nbsp;&nbsp;<br />
&nbsp; Open Door 2 1 10&nbsp;<br />
&nbsp; Set Counter001(1) = 0&nbsp;<br />
&nbsp; Do GateOpenCheck<br />
End If<br />
<br />
<br />
It calls the GateOpenCheck response:<br />
<br />
If Counter Counter001 &gt; 60 Then&nbsp;<br />
&nbsp; Send SMS PhoneNo01 1 ! Send an alert that the gate is open<br />
&nbsp; Set Counter001(1) = 0<br />
&nbsp; Do GateOpenCheck<br />
Else<br />
&nbsp; Increment Counter001(1)<br />
&nbsp; If Input Gate &lt;&gt; 0 Then<br />
&nbsp; &nbsp; &nbsp;Do GateOpenCheck After 60 Seconds Using Timer01(1)<br />
&nbsp; End If<br />
End If<br />
<br />
<br />
This is a recursive response which I believe is okay.&nbsp; Just wanted to make sure this will work as expected--i.e., every hour that the gate is left opened it will send an alert.<br />
]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Custom Events]]></title>
			<link>https://www.comfortforums.com/thread-5517.html</link>
			<pubDate>Sat, 26 Oct 2024 21:29:54 -0400</pubDate>
			<dc:creator><![CDATA[<a href="https://www.comfortforums.com/member.php?action=profile&uid=5347"></a>]]></dc:creator>
			<guid isPermaLink="false">https://www.comfortforums.com/thread-5517.html</guid>
			<description><![CDATA[A really daft question, and I apologise for the memory block, but I just cannot find this! In my log, at 2300 every night I have a line \'Custom Event 22\' and then at 0600 the next morning, a line \'Custom Event 23\'. What are these and where do I find them? They are definitely not responses 22 and 23! Thank you so much for any assistance......]]></description>
			<content:encoded><![CDATA[A really daft question, and I apologise for the memory block, but I just cannot find this! In my log, at 2300 every night I have a line \'Custom Event 22\' and then at 0600 the next morning, a line \'Custom Event 23\'. What are these and where do I find them? They are definitely not responses 22 and 23! Thank you so much for any assistance......]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Setting Annoucement Level From A Response]]></title>
			<link>https://www.comfortforums.com/thread-5434.html</link>
			<pubDate>Sat, 05 Aug 2023 11:23:55 -0400</pubDate>
			<dc:creator><![CDATA[<a href="https://www.comfortforums.com/member.php?action=profile&uid=1697"></a>]]></dc:creator>
			<guid isPermaLink="false">https://www.comfortforums.com/thread-5434.html</guid>
			<description><![CDATA[Hi,<br />
Is it possible to do this? Ideally I\'d like to set it to a value that has been stored in a counter.<br />
I figured there must be a way to set the value of any location but I can\'t find anything in the action codes reference.<br />
Many thanks,Tas<br />
<br />
]]></description>
			<content:encoded><![CDATA[Hi,<br />
Is it possible to do this? Ideally I\'d like to set it to a value that has been stored in a counter.<br />
I figured there must be a way to set the value of any location but I can\'t find anything in the action codes reference.<br />
Many thanks,Tas<br />
<br />
]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Use ID Button to clear Endless Loops in Responses]]></title>
			<link>https://www.comfortforums.com/thread-5358.html</link>
			<pubDate>Tue, 28 Dec 2021 20:36:17 -0500</pubDate>
			<dc:creator><![CDATA[<a href="https://www.comfortforums.com/member.php?action=profile&uid=1"></a>]]></dc:creator>
			<guid isPermaLink="false">https://www.comfortforums.com/thread-5358.html</guid>
			<description><![CDATA[The firmware 7.194 has this feature:<br />
<br />
If IDBUTTON is pressed and held at reset, disable Responses This allows  system to work even when there are responses with endless loop, ie  Responses calling themselves, ir problems in the Startup Response.<br />
Another method is to press and Hold the DLOAD Button in the UCM for 2 seconds which until the BUSY2 LED starts blinking. See <a href="http://www.comfortforums.com/forum4/3419.html" target="_blank" rel="noopener" class="mycode_url">http://www.comfortforums.com/forum4/3419.html</a>]]></description>
			<content:encoded><![CDATA[The firmware 7.194 has this feature:<br />
<br />
If IDBUTTON is pressed and held at reset, disable Responses This allows  system to work even when there are responses with endless loop, ie  Responses calling themselves, ir problems in the Startup Response.<br />
Another method is to press and Hold the DLOAD Button in the UCM for 2 seconds which until the BUSY2 LED starts blinking. See <a href="http://www.comfortforums.com/forum4/3419.html" target="_blank" rel="noopener" class="mycode_url">http://www.comfortforums.com/forum4/3419.html</a>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Set time]]></title>
			<link>https://www.comfortforums.com/thread-5332.html</link>
			<pubDate>Mon, 13 Sep 2021 03:23:22 -0400</pubDate>
			<dc:creator><![CDATA[<a href="https://www.comfortforums.com/member.php?action=profile&uid=101"></a>]]></dc:creator>
			<guid isPermaLink="false">https://www.comfortforums.com/thread-5332.html</guid>
			<description><![CDATA[I would like to set the time of comfort to be the same as my LAN. I know there is the opportunity when transferring to Comfort, but can I do it from a response?]]></description>
			<content:encoded><![CDATA[I would like to set the time of comfort to be the same as my LAN. I know there is the opportunity when transferring to Comfort, but can I do it from a response?]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Virtual Input On/Off]]></title>
			<link>https://www.comfortforums.com/thread-5210.html</link>
			<pubDate>Fri, 14 Aug 2020 05:28:09 -0400</pubDate>
			<dc:creator><![CDATA[<a href="https://www.comfortforums.com/member.php?action=profile&uid=101"></a>]]></dc:creator>
			<guid isPermaLink="false">https://www.comfortforums.com/thread-5210.html</guid>
			<description><![CDATA[I am trying to create a response to change a virtual input.The virtual input is set up, along with several others.When I go to the response wizard and use <span style="font-style: italic;" class="mycode_i">Insert new action/Input/Virtual Input On/Off</span> I get a dialogue box pop up. In that dialogue box is a drop down list for Zone.When I open the drop down list I see my physical zones and unused zones, but I do not see the Virtual input zones.Am I misunderstanding how this works, or am I missing something?Cheers<br />
]]></description>
			<content:encoded><![CDATA[I am trying to create a response to change a virtual input.The virtual input is set up, along with several others.When I go to the response wizard and use <span style="font-style: italic;" class="mycode_i">Insert new action/Input/Virtual Input On/Off</span> I get a dialogue box pop up. In that dialogue box is a drop down list for Zone.When I open the drop down list I see my physical zones and unused zones, but I do not see the Virtual input zones.Am I misunderstanding how this works, or am I missing something?Cheers<br />
]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[IR learning 'kills' Comfort]]></title>
			<link>https://www.comfortforums.com/thread-5194.html</link>
			<pubDate>Fri, 10 Jul 2020 08:24:08 -0400</pubDate>
			<dc:creator><![CDATA[<a href="https://www.comfortforums.com/member.php?action=profile&uid=271"></a>]]></dc:creator>
			<guid isPermaLink="false">https://www.comfortforums.com/thread-5194.html</guid>
			<description><![CDATA[I\'m switching a device, and I need to re-learn some IR commands and replace the old codes.<br />
Whenever I attempt this, I start getting communication errors within 30 seconds or so and Comfort needs a power cycle.<br />
<br />
I have multiple UCMs, all work fine, and I can connect to any of them with Comfigurator OK. If I attempt to use the IR learn feature, immediately I get \'no response from UCM\' and within 30 seconds the keypad is complaining about a communications failure. I have to power cycle Comfort to clear.<br />
Any ideas?<br /><!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://www.comfortforums.com/images/attachtypes/image.png" title="PNG Image" border="0" alt=".png" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=2023" target="_blank" title="">ir failure.png</a> (Size: 154.53 KB / Downloads: 18)
<!-- end: postbit_attachments_attachment -->]]></description>
			<content:encoded><![CDATA[I\'m switching a device, and I need to re-learn some IR commands and replace the old codes.<br />
Whenever I attempt this, I start getting communication errors within 30 seconds or so and Comfort needs a power cycle.<br />
<br />
I have multiple UCMs, all work fine, and I can connect to any of them with Comfigurator OK. If I attempt to use the IR learn feature, immediately I get \'no response from UCM\' and within 30 seconds the keypad is complaining about a communications failure. I have to power cycle Comfort to clear.<br />
Any ideas?<br /><!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://www.comfortforums.com/images/attachtypes/image.png" title="PNG Image" border="0" alt=".png" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=2023" target="_blank" title="">ir failure.png</a> (Size: 154.53 KB / Downloads: 18)
<!-- end: postbit_attachments_attachment -->]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Bypass garage doors when using door remote opener]]></title>
			<link>https://www.comfortforums.com/thread-5072.html</link>
			<pubDate>Thu, 13 Jun 2019 07:17:55 -0400</pubDate>
			<dc:creator><![CDATA[<a href="https://www.comfortforums.com/member.php?action=profile&uid=5341"></a>]]></dc:creator>
			<guid isPermaLink="false">https://www.comfortforums.com/thread-5072.html</guid>
			<description><![CDATA[[size=I want to shunt my two garage doors and the garage PIR when the doors are opened with the door remote control. I have a response from a RIO input from the remote opener. However I also have the garage doors as an entry zone and when I arm the system the \"final door\" doesn\'t activate as the bypass has turned on. I can\'t seem to find the logic that will only allow the bypass when the system has armed.]]]></description>
			<content:encoded><![CDATA[[size=I want to shunt my two garage doors and the garage PIR when the doors are opened with the door remote control. I have a response from a RIO input from the remote opener. However I also have the garage doors as an entry zone and when I arm the system the \"final door\" doesn\'t activate as the bypass has turned on. I can\'t seem to find the logic that will only allow the bypass when the system has armed.]]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Bus monitoring]]></title>
			<link>https://www.comfortforums.com/thread-5070.html</link>
			<pubDate>Wed, 12 Jun 2019 10:41:52 -0400</pubDate>
			<dc:creator><![CDATA[<a href="https://www.comfortforums.com/member.php?action=profile&uid=41"></a>]]></dc:creator>
			<guid isPermaLink="false">https://www.comfortforums.com/thread-5070.html</guid>
			<description><![CDATA[We have a set up that allows us to monitor bus systems <span style="text-decoration: underline;" class="mycode_u">remotely</span>.<br />
I would like to be able to monitor the comfort bus <span style="text-decoration: underline;" class="mycode_u">remotely</span>.<br />
I realise that the log files don\'t report the events I\'m after monitoring.<br />
<br />
Q - can I set up a response so that a zone is monitored and every time the zone is open or closed a signal is sent out over the Eth03 UCM ( or other device route) so that it can be picked up and monitored by our software?<br />
Q - - can I set comfort so that the bus is monitored ( thereby we can extract all/any event we like) so that a continuous signal is sent out over the Eth03 UCM ( or other device route) so that it can be picked up and monitored by our software?]]></description>
			<content:encoded><![CDATA[We have a set up that allows us to monitor bus systems <span style="text-decoration: underline;" class="mycode_u">remotely</span>.<br />
I would like to be able to monitor the comfort bus <span style="text-decoration: underline;" class="mycode_u">remotely</span>.<br />
I realise that the log files don\'t report the events I\'m after monitoring.<br />
<br />
Q - can I set up a response so that a zone is monitored and every time the zone is open or closed a signal is sent out over the Eth03 UCM ( or other device route) so that it can be picked up and monitored by our software?<br />
Q - - can I set comfort so that the bus is monitored ( thereby we can extract all/any event we like) so that a continuous signal is sent out over the Eth03 UCM ( or other device route) so that it can be picked up and monitored by our software?]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Loss of Audio output on keypads.]]></title>
			<link>https://www.comfortforums.com/thread-4949.html</link>
			<pubDate>Sun, 19 Aug 2018 07:32:12 -0400</pubDate>
			<dc:creator><![CDATA[<a href="https://www.comfortforums.com/member.php?action=profile&uid=5355"></a>]]></dc:creator>
			<guid isPermaLink="false">https://www.comfortforums.com/thread-4949.html</guid>
			<description><![CDATA[recently the Audio confirmation, e.g. \"Night mode\" ceased on the system. As a first step I decided to look at the logs rather than diving into the alarm box and checking the speaker wiring, which I think was the right decision.<br />
I upgraded the configurator to 3.12.7.0 and, incidentally, it gives an \"Unhandled exception\" error whenever you click on a topic in the left hand window. (Windows 10 32 bit fairly up-to-date) It said there was a module error (I presume in comfort) and updated that and then I was able to download the log. (Pity it doesn\'t paginate so you can print off the last 50 entries or so.)&nbsp;<br />
What I spotted was that a recent entering of my unlock code to see if would clear things triggered the following sequence. <br />
DSP/Voice fail 96.&nbsp; <br />
DSP/Voice Restore 97.&nbsp; <br />
Reset 97.&nbsp; <br />
After this audio was restored.<br />
Where can I find this in comfort? are they action codes or responses. Where can I find a description of what is going on?&nbsp;Is something failing? should I take action? Why did entering the user code fix things this time but previously had not fixed things.<br />
Any pointer to documentation or answers would be appreciated.<br /><!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://www.comfortforums.com/images/attachtypes/image.png" title="JPG Image" border="0" alt=".jpg" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=1889" target="_blank" title="">Alarm log Aug 18 2018.JPG</a> (Size: 65.61 KB / Downloads: 17)
<!-- end: postbit_attachments_attachment -->]]></description>
			<content:encoded><![CDATA[recently the Audio confirmation, e.g. \"Night mode\" ceased on the system. As a first step I decided to look at the logs rather than diving into the alarm box and checking the speaker wiring, which I think was the right decision.<br />
I upgraded the configurator to 3.12.7.0 and, incidentally, it gives an \"Unhandled exception\" error whenever you click on a topic in the left hand window. (Windows 10 32 bit fairly up-to-date) It said there was a module error (I presume in comfort) and updated that and then I was able to download the log. (Pity it doesn\'t paginate so you can print off the last 50 entries or so.)&nbsp;<br />
What I spotted was that a recent entering of my unlock code to see if would clear things triggered the following sequence. <br />
DSP/Voice fail 96.&nbsp; <br />
DSP/Voice Restore 97.&nbsp; <br />
Reset 97.&nbsp; <br />
After this audio was restored.<br />
Where can I find this in comfort? are they action codes or responses. Where can I find a description of what is going on?&nbsp;Is something failing? should I take action? Why did entering the user code fix things this time but previously had not fixed things.<br />
Any pointer to documentation or answers would be appreciated.<br /><!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://www.comfortforums.com/images/attachtypes/image.png" title="JPG Image" border="0" alt=".jpg" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=1889" target="_blank" title="">Alarm log Aug 18 2018.JPG</a> (Size: 65.61 KB / Downloads: 17)
<!-- end: postbit_attachments_attachment -->]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Responses when to fix....and 255 limitation?]]></title>
			<link>https://www.comfortforums.com/thread-4909.html</link>
			<pubDate>Thu, 21 Jun 2018 10:50:08 -0400</pubDate>
			<dc:creator><![CDATA[<a href="https://www.comfortforums.com/member.php?action=profile&uid=2273"></a>]]></dc:creator>
			<guid isPermaLink="false">https://www.comfortforums.com/thread-4909.html</guid>
			<description><![CDATA[So I am busy updating everything ready to play with node red :-)<br />
<br />
Could someone remind me when we need to fix responses,&nbsp; &nbsp;I recall it is when we call them externally via the RS 485 bridge I think, I also have half a memory that we need to fix them for when we call them from the Universal ECM (Rako) in my case - that is unless we remember to write to the EEPROM every time we change a response - is that correct?<br />
<br />
Also is it correct that we can only call responses that have a number below 255 externally?<br />
If that is true is there a way of forcing some responses to be prioritised and get a lower number?<br />
<br />
Thanks!!!<br />
<br />
Stuart]]></description>
			<content:encoded><![CDATA[So I am busy updating everything ready to play with node red :-)<br />
<br />
Could someone remind me when we need to fix responses,&nbsp; &nbsp;I recall it is when we call them externally via the RS 485 bridge I think, I also have half a memory that we need to fix them for when we call them from the Universal ECM (Rako) in my case - that is unless we remember to write to the EEPROM every time we change a response - is that correct?<br />
<br />
Also is it correct that we can only call responses that have a number below 255 externally?<br />
If that is true is there a way of forcing some responses to be prioritised and get a lower number?<br />
<br />
Thanks!!!<br />
<br />
Stuart]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Start Entry Delay, Change Entry Delay]]></title>
			<link>https://www.comfortforums.com/thread-4850.html</link>
			<pubDate>Sun, 04 Feb 2018 10:39:31 -0500</pubDate>
			<dc:creator><![CDATA[<a href="https://www.comfortforums.com/member.php?action=profile&uid=1"></a>]]></dc:creator>
			<guid isPermaLink="false">https://www.comfortforums.com/thread-4850.html</guid>
			<description><![CDATA[Start Entry Delay Action can be assigned to a Zone Response.<br />
When security is armed, opening the zone (Door or Window) will start an entry delay instead of causing an Immediate alarm<br />
<br />
There are default Responses; Start Entry Delay in Night Mode, and Start Entry Delay in Day Mode, for convenience.<br />
<br />
This is useful eg in Night Mode for windows. If opened by accident, instead ogf causing an alarm, it starts entry delay so the user has time to disarm.<br />
<br />
<br />
<img src="https://www.cytech.biz/images/screenshots/CF/entryDelay.jpg" loading="lazy"  alt="" class="mycode_img" /><br />
<br />
]]></description>
			<content:encoded><![CDATA[Start Entry Delay Action can be assigned to a Zone Response.<br />
When security is armed, opening the zone (Door or Window) will start an entry delay instead of causing an Immediate alarm<br />
<br />
There are default Responses; Start Entry Delay in Night Mode, and Start Entry Delay in Day Mode, for convenience.<br />
<br />
This is useful eg in Night Mode for windows. If opened by accident, instead ogf causing an alarm, it starts entry delay so the user has time to disarm.<br />
<br />
<br />
<img src="https://www.cytech.biz/images/screenshots/CF/entryDelay.jpg" loading="lazy"  alt="" class="mycode_img" /><br />
<br />
]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Siren types]]></title>
			<link>https://www.comfortforums.com/thread-4752.html</link>
			<pubDate>Mon, 18 Sep 2017 11:25:06 -0400</pubDate>
			<dc:creator><![CDATA[<a href="https://www.comfortforums.com/member.php?action=profile&uid=4835"></a>]]></dc:creator>
			<guid isPermaLink="false">https://www.comfortforums.com/thread-4752.html</guid>
			<description><![CDATA[Currently my system has siren type 20 set to \"unassigned\"<br />
When I create a simple response: 64,20, 255 <br />
<br />
I get a \'cascading audio\'. This sound quite suits my needs for the alert I wish to have as a zone response.<br />
BUT<br />
If I try and give siren type 20 a name and choose a sound type from the dropdown menu I lose the \'cascading audio\' sound and cannot work out how get it back.<br />
<br />
I notice here:<br />
<a href="http://www.comfortforums.com/forum92/4291.html" target="_blank" rel="noopener" class="mycode_url">http://www.comfortforums.com/forum92/4291.html</a><br />
You state there are 31 siren types. I can only see 20 siren types in my version of Comfigurator. (3.11.13.0) Attached gives details of system<br />
<br />
Please can you help me understand what\'s going on.<br />
<br />
Thanks<br />
Steve<br />
<br />
<br /><!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://www.comfortforums.com/images/attachtypes/image.png" title="JPG Image" border="0" alt=".jpg" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=1831" target="_blank" title="">comfort.jpg</a> (Size: 119.66 KB / Downloads: 13)
<!-- end: postbit_attachments_attachment -->]]></description>
			<content:encoded><![CDATA[Currently my system has siren type 20 set to \"unassigned\"<br />
When I create a simple response: 64,20, 255 <br />
<br />
I get a \'cascading audio\'. This sound quite suits my needs for the alert I wish to have as a zone response.<br />
BUT<br />
If I try and give siren type 20 a name and choose a sound type from the dropdown menu I lose the \'cascading audio\' sound and cannot work out how get it back.<br />
<br />
I notice here:<br />
<a href="http://www.comfortforums.com/forum92/4291.html" target="_blank" rel="noopener" class="mycode_url">http://www.comfortforums.com/forum92/4291.html</a><br />
You state there are 31 siren types. I can only see 20 siren types in my version of Comfigurator. (3.11.13.0) Attached gives details of system<br />
<br />
Please can you help me understand what\'s going on.<br />
<br />
Thanks<br />
Steve<br />
<br />
<br /><!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://www.comfortforums.com/images/attachtypes/image.png" title="JPG Image" border="0" alt=".jpg" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=1831" target="_blank" title="">comfort.jpg</a> (Size: 119.66 KB / Downloads: 13)
<!-- end: postbit_attachments_attachment -->]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Triggering external events via HTTP from ETH03]]></title>
			<link>https://www.comfortforums.com/thread-4744.html</link>
			<pubDate>Sun, 03 Sep 2017 23:05:57 -0400</pubDate>
			<dc:creator><![CDATA[<a href="https://www.comfortforums.com/member.php?action=profile&uid=5873"></a>]]></dc:creator>
			<guid isPermaLink="false">https://www.comfortforums.com/thread-4744.html</guid>
			<description><![CDATA[Hi,<br />
<br />
Does anyone know if there\'s a way to make the ETH03 module initiate an HTTP call?&nbsp; <br />
<br />
I have a QNAP NAS with a CCTV system setup on it and currently 1 camera pointing at my front gates. My Comfort system has a wireless sensor on the gate and it currently triggers an SMS event and a voice announcement when the gate opens. The CCTV s/w on the NAS has the ability to trigger recordings based on virtual triggers that are initiated by making an HTTP request - e.g.:<br />
<br />
<a href="http://192.168.1.123:8080/cgi-bin/logical_input.cgi?name=GateActivated" target="_blank" rel="noopener" class="mycode_url"><span style="text-decoration: underline;" class="mycode_u"><span style="color: #0066cc;" class="mycode_color">http://192.168.1.123:8080/cgi-bin/logical_input.cgi?name=GateActivated</span></span></a> <br />
<br />
Since I have a UCM/ETH03, is there any way I can setup a Response to do that? <br />
<br />
Thanks.<br />
]]></description>
			<content:encoded><![CDATA[Hi,<br />
<br />
Does anyone know if there\'s a way to make the ETH03 module initiate an HTTP call?&nbsp; <br />
<br />
I have a QNAP NAS with a CCTV system setup on it and currently 1 camera pointing at my front gates. My Comfort system has a wireless sensor on the gate and it currently triggers an SMS event and a voice announcement when the gate opens. The CCTV s/w on the NAS has the ability to trigger recordings based on virtual triggers that are initiated by making an HTTP request - e.g.:<br />
<br />
<a href="http://192.168.1.123:8080/cgi-bin/logical_input.cgi?name=GateActivated" target="_blank" rel="noopener" class="mycode_url"><span style="text-decoration: underline;" class="mycode_u"><span style="color: #0066cc;" class="mycode_color">http://192.168.1.123:8080/cgi-bin/logical_input.cgi?name=GateActivated</span></span></a> <br />
<br />
Since I have a UCM/ETH03, is there any way I can setup a Response to do that? <br />
<br />
Thanks.<br />
]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Bypass multiple zones question]]></title>
			<link>https://www.comfortforums.com/thread-4685.html</link>
			<pubDate>Fri, 05 May 2017 10:22:27 -0400</pubDate>
			<dc:creator><![CDATA[<a href="https://www.comfortforums.com/member.php?action=profile&uid=5341"></a>]]></dc:creator>
			<guid isPermaLink="false">https://www.comfortforums.com/thread-4685.html</guid>
			<description><![CDATA[Hi, I have some contractors working and I want to bypass 3 garage doors and a PIR, I thought that the response attached would work but it only bypasses the first device.<br />
Any help appreciated.<br />
<br />
<br /><!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://www.comfortforums.com/images/attachtypes/pdf.png" title="Adobe Acrobat PDF" border="0" alt=".pdf" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=1806" target="_blank" title="">BypassGarExt.pdf</a> (Size: 54.99 KB / Downloads: 5)
<!-- end: postbit_attachments_attachment -->]]></description>
			<content:encoded><![CDATA[Hi, I have some contractors working and I want to bypass 3 garage doors and a PIR, I thought that the response attached would work but it only bypasses the first device.<br />
Any help appreciated.<br />
<br />
<br /><!-- start: postbit_attachments_attachment -->
<br /><!-- start: attachment_icon -->
<img src="https://www.comfortforums.com/images/attachtypes/pdf.png" title="Adobe Acrobat PDF" border="0" alt=".pdf" />
<!-- end: attachment_icon -->&nbsp;&nbsp;<a href="attachment.php?aid=1806" target="_blank" title="">BypassGarExt.pdf</a> (Size: 54.99 KB / Downloads: 5)
<!-- end: postbit_attachments_attachment -->]]></content:encoded>
		</item>
	</channel>
</rss>