Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
SCS SensorRegister
#1
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

Reply

#2
I dont understand where you see the error? Can you copy and paste the Response which is giving this error?

Reply

#3
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

Reply

#4
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.
Reply

#5
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
Reply



Forum Jump:


Users browsing this thread:
1 Guest(s)

Powered By MyBB, © 2002-2026 Melroy van den Berg.