| Posted: Monday Dec 22nd, 2008 10:08 am |
|
21st Post |
| Posted: Monday Dec 22nd, 2008 11:54 am |
|
22nd Post |
juwi_uk
Advanced Member

back to top
|
Hi
Any chance we can have the "EXECUTE" button back on the Control Menu as was useful in 223 for firing X10 stuff.
|
| Posted: Monday Dec 22nd, 2008 01:53 pm |
|
23rd Post |
malgre
Member
| Joined: | Wednesday Aug 9th, 2006 |
| Location: | United Kingdom |
| Posts: | 7 |
| Status: |
Offline
|
back to top
|
I've added this, so it will be available in the next version.
Malcolm Green
|
| Posted: Friday Jan 2nd, 2009 08:56 pm |
|
24th Post |
juwi_uk
Advanced Member

back to top
|
In the UCM section any reason why there is not a formal type for "UCM/Ethernet"?
Think this was same in current release but seems a little strange given that about every other variant is listed in the dropdown list.
J
|
| Posted: Friday Jan 2nd, 2009 09:19 pm |
|
25th Post |
juwi_uk
Advanced Member

back to top
|
Is there any documentation that describes how "Room responses" and "Sensor Responses" are used. I can't see how they link to physical/hardware. Sensor 0 ("Sensor 00") for example; what I/O card is sensor physically plugged into? I'm confused!! 
Looked in current configurator manual but nothing in there that helped.
help...
|
| Posted: Saturday Jan 3rd, 2009 07:20 am |
|
26th Post |
admin
Administrator

| Joined: | Saturday Mar 3rd, 2007 |
| Location: | Singapore |
| Posts: | 1032 |
| Status: |
Offline
|
back to top
|
juwi_uk wrote: In the UCM section any reason why there is not a formal type for "UCM/Ethernet"?
Think this was same in current release but seems a little strange given that about every other variant is listed in the dropdown list.
J There is no separate UCM/Ethernet listed because this is the same as a UCM05 (RS232) but with a serial to Ethernet converter.
All the other types eg C-Bus, EIB, GSM etc implement different communications protocols, hence Comfigurator needs to know how to talk to them
|
| Posted: Saturday Jan 3rd, 2009 07:27 am |
|
27th Post |
admin
Administrator

| Joined: | Saturday Mar 3rd, 2007 |
| Location: | Singapore |
| Posts: | 1032 |
| Status: |
Offline
|
back to top
|
juwi_uk wrote: Is there any documentation that describes how "Room responses" and "Sensor Responses" are used. I can't see how they link to physical/hardware. Sensor 0 ("Sensor 00") for example; what I/O card is sensor physically plugged into? I'm confused!! 
Looked in current configurator manual but nothing in there that helped.
help...
Room Responses are triggered by the RC01 Remote control when pointed to a keypad or IRD01 dome
Look in the RC01 Manual for this, also see this topic
http://www.comfortforums.com/view_topic.php?id=321&forum_id=50
Sensor Responses are activated by the temperature sensor in the Scene Control Switches. See the forum on SCS http://www.comfortforums.com/forum57/443.html
The manual of SCS is also found on the http://www.cytech.biz/manuals.html
|
| Posted: Saturday Jan 3rd, 2009 03:46 pm |
|
28th Post |
juwi_uk
Advanced Member

back to top
|
Getting an issue with 2.9.8 and Smartfit config. Works Ok in 2.2.3.
Get errors even with Smartfit demo CCL.
See screenshots.
Help...
Attachment: Smartfit.jpg (Downloaded 47 times)
|
| Posted: Saturday Jan 3rd, 2009 03:48 pm |
|
29th Post |
juwi_uk
Advanced Member

back to top
|
Hi,
Could we have ability to import CRS type files in 2.9.x as you are only allowed to open CRX ones at the moment. Found when I tried to export some responses out of an old CCS file into 2.9.8. Worked around by converting CCL to CCLX and export/import this way but direct import would be good.
J
|
| Posted: Saturday Jan 3rd, 2009 06:48 pm |
|
30th Post |
juwi_uk
Advanced Member

back to top
|
Getting this error on opening my CCLX file. Any way to get out of? I just deleted a response and got this error. I chose not to SAVE on exit but still got when I reopened file (so did it save anyway...?).
Error is:
Unhandled exception:
System.NullReferenceException: Object reference not set to an instance of an object.
at Comfort.ActionX10Command.Encode()
at Comfort.Response.GenerateActionCodes(Configuration configuration)
at Comfort.Response.EncodeResponses(Configuration configuration)
at Comfort.Form1.SetNewConfiguration(Configuration newConfiguration)
at Comfort.Form1.OpenFile(String filename)
at Comfort.Form1.OnMruFile(Int32 number, String filename)
at Comfort.MruStripMenu.OnClick(Object sender, EventArgs e)
at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)
at System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e)
at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
at System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met)
at System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met)
at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
at System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ToolStrip.WndProc(Message& m)
at System.Windows.Forms.ToolStripDropDown.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
I still have the CCLX file.
|
| Posted: Sunday Jan 4th, 2009 03:44 am |
|
31st Post |
| Posted: Sunday Jan 4th, 2009 03:45 am |
|
32nd Post |
admin
Administrator

| Joined: | Saturday Mar 3rd, 2007 |
| Location: | Singapore |
| Posts: | 1032 |
| Status: |
Offline
|
back to top
|
juwi_uk wrote: Getting this error on opening my CCLX file. Any way to get out of? I just deleted a response and got this error. I chose not to SAVE on exit but still got when I reopened file (so did it save anyway...?).
Error is:
Unhandled exception:
System.NullReferenceException: Object reference not set to an instance of an object.
at Comfort.ActionX10Command.Encode()
at Comfort.Response.GenerateActionCodes(Configuration configuration)
at Comfort.Response.EncodeResponses(Configuration configuration)
at Comfort.Form1.SetNewConfiguration(Configuration newConfiguration)
at Comfort.Form1.OpenFile(String filename)
at Comfort.Form1.OnMruFile(Int32 number, String filename)
at Comfort.MruStripMenu.OnClick(Object sender, EventArgs e)
at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)
at System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e)
at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
at System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met)
at System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met)
at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
at System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ToolStrip.WndProc(Message& m)
at System.Windows.Forms.ToolStripDropDown.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
I still have the CCLX file.
Please try 2.9.9 linked in the above post. If you still have the same error, send the cclx file to support@cytech.biz
|
| Posted: Sunday Jan 4th, 2009 10:28 am |
|
33rd Post |
juwi_uk
Advanced Member

back to top
|
Hi Chui
Nope tried 2.9.9 and it still gives the error when opening the file. I can send to you dircet if you let me know how to do securely. I'm julian@wigman.me.uk if you want to email me.
J
|
| Posted: Sunday Jan 4th, 2009 10:50 am |
|
34th Post |
juwi_uk
Advanced Member

back to top
|
Chiu,
It still is broken on 2.9.9.
I'd upload the smartfitdemo config but the website doesn't allow me to attach cclx files at the moment (just lost all the content of my previous message which trashed as I found this out when I submitted!!)
If you open the file and look at response 158 ("Smartfit OverrideHeatingSP 2 26 2") the Response Errors panel says "Invalid Syntax: Smartfit OverrideHeatingSP 2 26 2".
Look at reponse 156 though ("Smartfit QueryHWTemp 2") and this one is fine.
Tried recreating in the wizard and get the same errors.
Tried cutting and pasting the Action codes from my old ccl to the cclx and this time it changed them to "Send RS232..." format.
Works fine in 2.2.3 though.
Any ideas. I can send CCLX to you directly if you want. Better you fix the website upload option though
(I'm using Vista Ultimate 64bit fully patched OS).
J
Attachment: Bigger Error.JPG (Downloaded 46 times) Last edited on Sunday Jan 4th, 2009 10:54 am by juwi_uk
|
| Posted: Sunday Jan 4th, 2009 10:59 am |
|
35th Post |
| Posted: Monday Jan 5th, 2009 01:28 am |
|
36th Post |
admin
Administrator

| Joined: | Saturday Mar 3rd, 2007 |
| Location: | Singapore |
| Posts: | 1032 |
| Status: |
Offline
|
back to top
|
The error has been found and will be fixed in the next version. cclx and cctx files are now accepted as attachments
|
| Posted: Friday Jan 9th, 2009 05:41 am |
|
37th Post |
juwi_uk
Advanced Member

back to top
|
Any news on when the next version of Comfigurator will be available (ie > 2.9.9) ?
|
| Posted: Friday Jan 9th, 2009 06:46 am |
|
38th Post |
admin
Administrator

| Joined: | Saturday Mar 3rd, 2007 |
| Location: | Singapore |
| Posts: | 1032 |
| Status: |
Offline
|
back to top
|
Actually 2.9.9 is already available on the download site, I forgot to announce
|
| Posted: Friday Jan 9th, 2009 12:02 pm |
|
39th Post |
juwi_uk
Advanced Member

back to top
|
I actually want one after 2.9.9 that is promised to fix my Smartfit issues.
Regards
Julian
Last edited on Friday Jan 9th, 2009 12:03 pm by juwi_uk
|
| Posted: Saturday Jan 10th, 2009 09:50 pm |
|
40th Post |
juwi_uk
Advanced Member

back to top
|
Interesting errors when setting sunrise/sunset times with v2.9.9.
Steps to reproduce as below:
- Go to Schedule\Sunrise/Sunset Times
- Select “Set times by latitude/longitude” from properties panel
- Select “England” for Country
- (other fields filled in automatically etc)
- Select OK
- Go back in again
- Drop down City field that currently contains “Birmingham” and the only choice is “Algiers”……
- Select “Algiers” and the system errors and lock up
- Have to use task manager to end process
- Does same with other countries too
Regards
J
|
| Current time is 01:29 pm | Page: 1 2 3 |
|