| Author | Post |
|---|
pimpim32 Member
| Joined: | Monday Apr 21st, 2008 |
| Location: | |
| Posts: | 8 |
| Status: |
Offline
|
|
Posted: Monday May 12th, 2008 06:20 pm |
|
I have a comfort ULT5.121
Comfigurator 2.2.3
A SCS with 6 buttons, however on back of it is written SCS02??
I am trying to get the temperature out of SCS using SensorRegister but when I try to
edit the response I am getting this message out of Comfigurator.
"1: Invalid sensor register number "8""
I have only one SCS.
I have tried with all numbers from 1 to 20 but no luck.
As per manual should be register no 8.
What I am doing wrong here?
Regards
|
admin Administrator

| Joined: | Saturday Mar 3rd, 2007 |
| Location: | Singapore |
| Posts: | 367 |
| Status: |
Offline
|
|
Posted: Tuesday May 13th, 2008 07:49 am |
|
I dont understand where you see the error? Can you copy and paste the Response which is giving this error?
|
admin Administrator

| Joined: | Saturday Mar 3rd, 2007 |
| Location: | Singapore |
| Posts: | 367 |
| Status: |
Offline
|
|
Posted: Tuesday May 13th, 2008 08:55 am |
|
I see the problem now. Get Sensor Register goives an Error
However you can use If Sensor Register which does not give an error
This appears to be a bug in Comfigurator which should be fixed in the nesxt release
|
pimpim32 Member
| Joined: | Monday Apr 21st, 2008 |
| Location: | |
| Posts: | 8 |
| Status: |
Offline
|
|
Posted: Tuesday May 13th, 2008 01:39 pm |
|
Yes, now is working.
Unfortunately as I see CCL does not support things like
For int x = 1 to 100
Do ....
Next x (or it does support and I do not know?)
So I had to write a long response to transfer RT8 into one counter using if's
At least is working.
Thank you.
|
admin Administrator

| Joined: | Saturday Mar 3rd, 2007 |
| Location: | Singapore |
| Posts: | 367 |
| Status: |
Offline
|
|
Posted: Tuesday May 13th, 2008 02:26 pm |
|
Comfigurator does not support the FOR N = 1 to ..structure.
In low level action codes there is a Branch action which may be able to do this but it cannot be programmed with Comfigurator. you would have to enter the actions codes into the Response uisng the keypad - beyond the scope of this reply
|
 Current time is 08:37 pm | |
|