Comfort Automation/ Security System Forums

Full Version: Rs232 Comms
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4
The y? command should report all the installed RIO outputs
can you send your file so we can check if the Responses are out of sync?

Hi,



1. Please decode this for me this once, as a show and tell 

status Z?
Z?4018
 

Status y?
y?640403000000010100030300


Also, refer attached file as requested.

Thank you

Guest

From slychiu:

Quote:Y?858F means 1st byte 85 is for outputs 1 to 8,
1st byte 8F is for outputs 9 to 16
The least significant bit is the lowest numbered output

In the example
O/P 1 is ON
O/P 2 is OFF
O/P 3 is On
O/P 4 is Off
O/P 5 is Off
O/P 6 is Off
O/P 7 is Off
O/P 8 is ON

There are only 16 outputs reported because there are no slaves The command only reports outputs which exist There is a similar command for Inputs/Zones Z? and for RIO inputs z? I hope this makes it clearer
So just to add on, 85H = 10000101 in binary so guess you should be able to see it easier now.

I can see it clearly now.

Please feed back with regards to my ccl

Thanks

 

 
[user=68]dcrera[/user] wrote:
Quote:Thanks for that, I will play around with this and feed back soon.

Would I be able to see outputs status for all of my 12 SCS/RIO\'s ?

Also,

On the response page/function, I have fixed all the responses numbers I would be using via the touch screen interface. But of lately after adding more responses and downloading to Comfort, the reponses numbers are not in sync.


Take this example at one stage response number 100 was TV Room Lights, RS232 command sent is  R!64.

If I look at my response table now, Tv Room Lights shows up fixed in response number 116

Sending R!74 is turning some other outputs on,  but sending R!64 turns the Tv Room Lights on.

It would seem that the response numbers are out of sync.
I cannot see any Response called TV Room lights at all
Response 100 is Computer Room
Response 116 is part of 114 (Night 1)
Is edgeview.ccl the correct file which shows your problem?
Hi,

You are correct, it should be Computer Room and it is the correct .ccl

R!74 is now Computer Room s/be R!64

Thanks

 

 

 

 
Computer Room Lights is fixed at Response 100. When/Under what circumstances does it  become 116?

Hi,

When I execute commands via RS232 using the touchscreen.

When I send R!64 some othere lights turns on. Computer Room is activated from R!74

Thanks

 
I am afraid I dont see the problem at all
R!64 activates Response 100 Compter Room
R!74 is  not valid as Response 116 does not exist, it is part of Response 114, see screenshot. If you do R!74 will will activate some RIO outputs that are part of Response 114 so I expect that is the effect that you are seeing

You must make sure the Response numbers addrssed in R!  correspond to a valid starting Response number
regards

Hi,

If we agree that R!64 should activate response Computer Room, then what else could be the problem ?

Also refer to my attachment and compare  your last post. Notice that the response numbers are not the same using the same ccl posted earlier.

Thanks
Pages: 1 2 3 4