January 15, 201511 yr comment_408086 As previous posts. Load up OpenGalaxy software on a Pi, then fit it inside Galaxy Dimension or G3 Galaxy and connect to RS232 via TTL-RS232. OpenGalaxy has SIA options to request zone status. I haven't tested this myself, but it may be fast enough on the Dimension to repeatedly poll the zone status without impacting other panel functions. Link to comment https://www.thesecurityinstaller.co.uk/community/topic/37959-control-panel-with-continuous-event-log-feed/page/2/#findComment-408086 Share on other sites Share on LinkedIn Share on X Share on Facebook {lang="reddit_text" Share via email Share on Pinterest More sharing options... Share this post
January 15, 201511 yr comment_408092 Menu option 45 I don't know of a panel with a magnum option Nothing is foolproof to a sufficiently talented fool. Link to comment https://www.thesecurityinstaller.co.uk/community/topic/37959-control-panel-with-continuous-event-log-feed/page/2/#findComment-408092 Share on other sites Share on LinkedIn Share on X Share on Facebook {lang="reddit_text" Share via email Share on Pinterest More sharing options... Share this post
January 15, 201511 yr comment_408094 OP, bag of relays ? open source ? or branded product eg- Crestron ? Exactly what I was thinking. How much information do you actually need? FWIW all three options should be do-able with a Texecom Premier. Another possibly is SIA data from a Com-IP module. Link to comment https://www.thesecurityinstaller.co.uk/community/topic/37959-control-panel-with-continuous-event-log-feed/page/2/#findComment-408094 Share on other sites Share on LinkedIn Share on X Share on Facebook {lang="reddit_text" Share via email Share on Pinterest More sharing options... Share this post
January 16, 201511 yr Author comment_408105 As previous posts. Load up OpenGalaxy software on a Pi, then fit it inside Galaxy Dimension or G3 Galaxy and connect to RS232 via TTL-RS232. OpenGalaxy has SIA options to request zone status. I haven't tested this myself, but it may be fast enough on the Dimension to repeatedly poll the zone status without impacting other panel functions. Thanks for that pointer. I had not seen any of those links before. OP, bag of relays ? open source ? or branded product eg- Crestron ? Not sure how a bag of relays would help. The circuits are wired FSL. The intrusive way of doing this is to measure current probably by changing the EOL resistors (by halving their R) and putting a matching one at the control panel and then measuring potential across that however this is a lot of work since the panel is already doing the current detection. As per the original post I am looking for a commercial panel. I think the issue you will have is the real-time nature of the information you need. The standard alarm panels will pass events to printers/ARC's Etc. but they are normally serial and too slow to make real-time automation responses. Fair comment. I did wonder if this was the case. The design of a panel using such a scheme would inevitably need a circular buffer of some kind for events (but they do that anyway) and for the serial output to follow that buffer. Inevitably there is potential for overrun and loss of events. However modern technology has vastly increased memory on embedded devices so I was just wondering... Link to comment https://www.thesecurityinstaller.co.uk/community/topic/37959-control-panel-with-continuous-event-log-feed/page/2/#findComment-408105 Share on other sites Share on LinkedIn Share on X Share on Facebook {lang="reddit_text" Share via email Share on Pinterest More sharing options... Share this post
January 16, 201511 yr comment_408111 Thanks for that pointer. I had not seen any of those links before. Not sure how a bag of relays would help. The circuits are wired FSL. The intrusive way of doing this is to measure current probably by changing the EOL resistors (by halving their R) and putting a matching one at the control panel and then measuring potential across that however this is a lot of work since the panel is already doing the current detection. As per the original post I am looking for a commercial panel. Fair comment. I did wonder if this was the case. The design of a panel using such a scheme would inevitably need a circular buffer of some kind for events (but they do that anyway) and for the serial output to follow that buffer. Inevitably there is potential for overrun and loss of events. However modern technology has vastly increased memory on embedded devices so I was just wondering... I was meaning more at the alarm panel side. I wrote a Galaxy based program for a potential customer who had a green home project for hundreds of houses. They wanted to use the low cost G2-44 panel with my Ethernet module to interface into an automation controller. Now, the panel based commands would allow for four queries to take place to receive real-time information for all 44 zones, but the problem was that each query took three instructions and that all took time. This meant that you could be querying one chunk of zones and miss a zone transition on another zone. If I tried to speed the requests up, it would hog the comm's bus and slow things down. I had to let the customer know that the G2 wouldn't offer a reliable solution and that they would probably need a panel with more horsepower. The more reliable solution is the SIA based alarm reporting method where the panel would report each zone status change on a serial basis. These events are buffered by the panel CPU, so would never be lost. The problem is that where you have many zone transitions, you will create a queue that needs processing. The last event in the queue may take some time to be pulled by the external computer. Link to comment https://www.thesecurityinstaller.co.uk/community/topic/37959-control-panel-with-continuous-event-log-feed/page/2/#findComment-408111 Share on other sites Share on LinkedIn Share on X Share on Facebook {lang="reddit_text" Share via email Share on Pinterest More sharing options... Share this post
January 16, 201511 yr Author comment_408114 The more reliable solution is the SIA based alarm reporting method where the panel would report each zone status change on a serial basis. These events are buffered by the panel CPU, so would never be lost. The problem is that where you have many zone transitions, you will create a queue that needs processing. The last event in the queue may take some time to be pulled by the external computer. SIA DC-03-1990.01 (R2000.11) does look like a good approach. I guess I still need to know if a low-end (I only need 8 zones) galaxy panel emits open/close events down the interface when both set and unset. Thanks for your info. Link to comment https://www.thesecurityinstaller.co.uk/community/topic/37959-control-panel-with-continuous-event-log-feed/page/2/#findComment-408114 Share on other sites Share on LinkedIn Share on X Share on Facebook {lang="reddit_text" Share via email Share on Pinterest More sharing options... Share this post
January 16, 201511 yr comment_408117 SIA DC-03-1990.01 (R2000.11) does look like a good approach. I guess I still need to know if a low-end (I only need 8 zones) galaxy panel emits open/close events down the interface when both set and unset. Thanks for your info. Yes, it can be done. There's no public API though. Edited January 16, 201511 yr by GalaxyGuy Link to comment https://www.thesecurityinstaller.co.uk/community/topic/37959-control-panel-with-continuous-event-log-feed/page/2/#findComment-408117 Share on other sites Share on LinkedIn Share on X Share on Facebook {lang="reddit_text" Share via email Share on Pinterest More sharing options... Share this post
January 16, 201511 yr comment_408120 Not sure how a bag of relays would help. what home auto are you using ? Mr Veritas God Link to comment https://www.thesecurityinstaller.co.uk/community/topic/37959-control-panel-with-continuous-event-log-feed/page/2/#findComment-408120 Share on other sites Share on LinkedIn Share on X Share on Facebook {lang="reddit_text" Share via email Share on Pinterest More sharing options... Share this post
January 16, 201511 yr comment_408126 texecom premier will do it, and you can control the panel via the com port too. if you ask texecom nicely they'll give you the protocol Link to comment https://www.thesecurityinstaller.co.uk/community/topic/37959-control-panel-with-continuous-event-log-feed/page/2/#findComment-408126 Share on other sites Share on LinkedIn Share on X Share on Facebook {lang="reddit_text" Share via email Share on Pinterest More sharing options... Share this post
January 16, 201511 yr comment_408129 Maybe if you explain what you have got and what you what to do, we can help you better. A "bag of relays" may work fine but without knowing what you want we are all just guessing the best solution. Link to comment https://www.thesecurityinstaller.co.uk/community/topic/37959-control-panel-with-continuous-event-log-feed/page/2/#findComment-408129 Share on other sites Share on LinkedIn Share on X Share on Facebook {lang="reddit_text" Share via email Share on Pinterest More sharing options... Share this post
Archived
This topic is now archived and is closed to further replies.