Jump to content

Dim all lights that are currently on?


sperok

Recommended Posts

Is there an easy way to dim all the lights that are currently on?

 

It would be great to have a scene containing all of my interior lights and to be able to use a simple control to dim all the lights within the scene that are currently at some level of on.

 

Is there an easy way to do this, other than testing every light?

Link to comment

Try something like this:

 

Put all your interior lights in a scene call "Interior All Lights" and then add a program such as:

 

If
  - No Conditions - (To add one, press 'Schedule' or 'Condition')

Then
       Repeat 5 times
          Set Scene 'Interior All Lights' Dim

Else
  - No Actions - (To add one, press 'Action')

 

Running the THEN branch of the above program will reduce the level of all lights in the scene by about 15%. If the lights are off, they stay off.

Link to comment

Archived

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


  • Recently Browsing

    • No registered users viewing this page.
  • Who's Online (See full list)

    • There are no registered users currently online
  • Forum Statistics

    • Total Topics
      36.9k
    • Total Posts
      370.2k
×
×
  • Create New...