![]() |
|
Zone Type - Printable Version +- Comfort Automation/ Security System Forums (https://www.comfortforums.com) +-- Forum: Products (https://www.comfortforums.com/forum-3.html) +--- Forum: Questions on Using Comfort (https://www.comfortforums.com/forum-159.html) +--- Thread: Zone Type (/thread-1418.html) |
- dcrera - 04-01-2009 Thanks Did this : Moved the shunt to the outer two pins Remove the terminal block Go to Keypad F3,2 for Security check Use a wire to short and open the zone This should cause the zone to be announced If it does then the zone setting is correct and whatever is connected to your zone is causing the problem and the zone was announced Set Zone Type to 31 excuted this command Get Input ByeByeStandby If Input ByeByeStandby <> 0 Then Output Output002 Pulse End If With the wire shorted and unshorted on the terminal block and it pulses output 002 every time - admin - 04-02-2009 I guess it works then - dcrera - 04-02-2009 No, Unless this response is incorrectly coded Get Input ByeByeStandby If Input ByeByeStandby <> 0 Then Output Output002 Pulse End If If the device is OFF, I don\'t want to pulse the output When the wire on the terminal block is shorted and unshorted, the I?0F returns the correct status. Thanks PS : Testing was done with wire ie no device as connected to the input - admin - 04-02-2009 The response is doing exactly what you programmed Zone Type 31 is Digital Normally open When you short it, the zone response is activated, hence the output will be pulsed In the zone is called ByebyeStandby, then all you need to do on the zone response is Output Output002 Pulse When the zone is closed then you want the output to pulse? There is no need to test the ByeByestandby input again if you are using the Zone Response on that input - dcrera - 04-02-2009 Hi ByeByeStandby is a relay switch that can switch the TV, DVD, XBOX, SAT etc from standby by power to being totally off. When I go to AWAY or NIGHT Mode I check the status, if on standby power, do a \'shut down\' if already in \'shut down\' mode, do nothing This worked perfectly when the input status was on the RIO Thanks - admin - 04-02-2009 Zone type 31 acts exactly like a RIO input From what you said in the last post, the response does work correctlty When you close the input, the output pulses. Is that what you wanted? If not explain precisely what is not worjing as expecteed - dcrera - 04-02-2009 Hi The zone is reporting the correct status. The response is not giving me the desired effect. Testing was done using Execute response. I did not download from PC to Comfort. Could that be the problem ? Thanks again - admin - 04-02-2009 You have to download to comfort for execute to work but Comfigurator will prompt you to download When you open and close the input, the pulse is sent for BOTH open and close? This could be because of the way you open and short, you could be causing inadvertently open/short when you use a wire. Try usoiong a switch for better contact - dcrera - 04-02-2009 Let me download to Comofrt and then test tonight. Thanks for the feedback - dcrera - 04-02-2009 Great, working as expected. Thanks |