![]() |
|
Internet access to Comfort - Printable Version +- Comfort Automation/ Security System Forums (https://www.comfortforums.com) +-- Forum: Software Applications (https://www.comfortforums.com/forum-4.html) +--- Forum: ComfortClient (https://www.comfortforums.com/forum-65.html) +--- Thread: Internet access to Comfort (/thread-689.html) |
- juwi_uk - 03-15-2009 Hi I\'m in the process of implementing support for Outputs and RIO (even though I dont have any of this connected to my system so would appreciate if anyone could test if it works when I\'m done). I have a few questions on RIO outputs. From what I can see whilst normal Outputs can be queried by \"O?\" and receive activation reports of type \"OP\", the same isn\'t true of RIO? Or do RIO activation reports come back as \"OP\"\'s too? Also the UCM/RS232 document (page 27) shows RIO outputs starting 1 onwards. Looking in the CCLX file the document shouldn\'t it say they start at 129 (to 248)? The names in the Comfigurator file under the Outputs node, names these as \"ScsRioOutput...\"; can you really have SCS outputs as the manual says SCS/RIO inputs but RIO outputs only (ie doesn\'t mention SCS outputs) Also SCS/RIO inputs; they can be queries by \"z?\" (report all inputs) but can they also send individual activation reports (like IP for zones); surely if someone presses a button on an SCS you dont get the whole bitwise \"Z?\" response back do you? Please can you confirm how this works so I can implement support for this too. Regards Julian - juwi_uk - 03-16-2009 Are there any plans to remove the need to have to poll flags; ie they send out status reports as with counters? J - admin - 03-16-2009 possibly for the future if useful - juwi_uk - 03-17-2009 Hi, I\'ve posted a 1.0.10.0 version in the usual FTP place. Changes are: Quote:Bug FixesIf anyone could test out Outputs/RIO/SCS I would be greatful as I dont have any yet to test against. Regards Julian - juwi_uk - 03-18-2009 Hi, I\'ve posted a 1.0.11.0 version in the usual FTP place. The changes are those requested by people who have tested/played with the application thus far. Screenshot below of principal chenges. Julian p.s Hopefully obvious to those that test (but caught me out ) but the click response to put on the \"ON\" image (ie say the yellow lightbulb below) is the \"OFF\" response and similarly for the \"OFF\" image (the \"ON\" response)Quote: - juwi_uk - 03-18-2009 Please all send me your wishlists if you want me to add anything to the application. - juwi_uk - 03-20-2009 Sorry all, I have to confess to 1.0.12.0 being quite a ropey old build. :? I\'m a bit under the weather this week with the bug that\'s going around the UK at the moment (sorry if I gave to anyone at the Heathrow Training session yesterday!!) and let this build slip through my usually rigorous QA as there was something i wanted in there in time for the training session.Please consign that version to the recycle bin and download 1.0.13.0 from: <link removed by JUWI_UK> Regards Julian Quote:Bug FixesAn additional note on using the keypad to log on/off etc: [font=\"Times New Roman\"] Quote:[size=2]Assuming you are already connected but not logged in (this should be the default state at application start up): a. Type your user 4 digit code on the keypad b. Press ââ¬ÅENTââ¬Â on the keypad to log on c. If you make a mistake in entering your 4 digit code before completing (b) then pressing ââ¬ÅENDââ¬Â will clear the user code field (so you can start again). d. Once logged in, pressing ââ¬ÅENDââ¬Â will log you out. e. Pressing ââ¬ÅENDââ¬Â again when logged out will disconnect the TCP session f. Pressing ââ¬ÅENTââ¬Â again will reconnect the session g. Repeating steps (a) to (b) will log you in again. Hopefully you will see that most connect/log on/log off/disconnect actions can be done purely via the keypad and you do not need to have the Connection Tab in focus for this to work. Iââ¬â¢m looking at this as the precursor to removing this tab and putting the IP addressing info on a form on the Configuration menu as you shouldnââ¬â¢t need to access that often once set up.[/size][/font] - juwi_uk - 03-20-2009 I\'m working on 1.0.14.0 at the moment: In so far are what I\'ve termed \"CounterFlags\". I\'ve defined this type for Picture/Image type objects on the basis that a counter value of zero equates to state OFF and any other counter value a state of ON. I\'m using to display the day/night icons on my floorplan; I have 2 responses that fire of of the Sunrise and Sunset miscellaneous events and set \"Nighttime\" counter to 0 or 1 and which I can then pick up on in the Floorplan Editor. Any other ideas let me know. - admin - 03-20-2009 Your demo of the Comfort Client at the Comfort training session is much appreciated. Despite the hiccups, the possibility of such a graphical software similar to Wizcomfort can be seen - juwi_uk - 03-25-2009 Hi. I\'ve posted 1.0.14.0 to: <link removed by JUWI_UK> Basically bug fixes and \"CounterFlags\" in this release. The status reports from counters making images visible or hidden on the floorplan. See the example I have in the Sandbox; day and night icons which look at a counter setup to store 0 for day and 1 for night (set by sunrise/sunset responses). Changes are: Quote:Bug FixesLet me know if you find any problems. Regards Julian |