Jump to content

Scene Status


C Martin

Recommended Posts

Now that I have the 99 and I am using a remote control I quickly decided that using the remote to control scenes is much better than controlling one device at a time.

 

First I discovered that when a scene is on at it's default levels dimming and brightening maintain the same ratio between the lights in the scene until one or more devices reaches a limit, 0% or 100%. Then the ratios close until all devices are at the same level.

 

If a scene is dimmed all the way off and brighten is called all the devices brighten at the same rate and there is no longer any differences that I would call a scene.

 

What I did was create a scene with minimal brightnesses and call that scene on before I begin to brighten the scene.

 

I put forth the proposition that as long as the ratios between the devices remain proportional to the initial scene that the scene is still true though brightened or dimmed.

 

Rand

Link to comment
Each Controller has different scene levels so you would need to grab the levels for that node/controller in order to do these exact levels checks.

 

I understood that from your original post, but still I am confused. If a scene has more than one controller, then isn't there more than one scene, i.e. one for each controller involved? The fact that they share the same devices means it is a common group, but still separate scenes, no? What I'm getting at is, wouldn't ISY maintain a separate scene status for each of those scenes?

Link to comment
Michel, if there is a tolerance it should be small because you want the check to be correct if something is not at its correct level or ratio.

 

When devices are instructed to brighten or dim they will use only 32 steps which means the resolution is 3.125%, not the 1% accuracy used in scene control.

Link to comment
And, for the case of just one device on but, let's say, at +/-5% of the on level? I ask this simply because we cannot guarantee 100% accuracy unless we do a query. And, then, where do you draw the line?

 

Perhaps I am misunderstanding Mark's intent; if so please set me straight, Mark. But I think the idea is that the status is based on ISY's predictive levels, i.e. what ISY thinks the levels are, rather than on doing an actual query. So, all the levels must exactly match ISY's predicated levels, and if those are within 5% (or whatever ISY's tolerance is) of actual levels, that's fine. Does that make any sense? :?

Link to comment
Each Controller has different scene levels so you would need to grab the levels for that node/controller in order to do these exact levels checks.

 

I understood that from your original post, but still I am confused. If a scene has more than one controller, then isn't there more than one scene, i.e. one for each controller involved? The fact that they share the same devices means it is a common group, but still separate scenes, no? What I'm getting at is, wouldn't ISY maintain a separate scene status for each of those scenes?

 

Joe, You are right. Every controller has it's own scene. The way the ISY displays scenes is in imaginary groups. I like it. :D

 

The ISY keeps a status of each responder no matter what scenes they are involved in.

 

Rand

Link to comment

If I do this is there a hidden tolerance?

 

If 
       Status  'Dining Hutch' is 10%

Then what is the difference if it do this?

 

If 
       Status  'Dining Hutch' is 10%
    Or Status  'Family Desk' is 20%
    Or Status  'Family Main (load)' is 30% 
    Or Status  'Family Screen' is not 40% 
    Or Status  'Guest Bath Main' is 50%

This is why I think the tolerance does not need to be big because it works already in the standard if statement.

 

House Scene <-seperate levels 1

_____ Light

_____ KPL (A) <-seperate levels 2

_____ KPL (B) <-seperate levels 3

_____ Light

_____ Light

Link to comment
The ISY keeps a status of each responder no matter what scenes they are involved in.

 

House Scene <-seperate levels 1

_____ Light

_____ KPL (A) <-seperate levels 2

_____ KPL (B) <-seperate levels 3

_____ Light

_____ Light

 

Yes, you guys are right! Though I would consider them three different scenes, yet within ISY they are displayed within a single 'scene' (what I would call a 'group')--though it is actually the 'scene' for the ISY (Mark's 'separate levels 1').

 

But, I was always thinking that ISY would keep a status variable for each scene. It looks though that you are saying the status of any given scene would be evaluated each time it was requested--not 'queried', but simply evaluated based on the predictive level of each device of the scene. Is that right?

Link to comment
  • 1 month later...

Archived

This topic is now archived and is closed to further replies.


×
×
  • Create New...