Jump to content
C4 Forums | Control4

Programming flashing lights


samsong

Recommended Posts


Advanced scenes can have multiple steps - IF you have current gen lighting, so you can go on, of, on, of etc.

 

When doing multiple lights, your best bet is to install the snapshot driver, tie it to those lights and do a scene. Again IF you have the current lighting.

 

Alternatively, if levels aren't likely to be anything but on/off, you could simply do:

 

When doorbell is pressed

toggle load a

toggle load b

delay 500 ms

toggle load a

toggle load b

delay

....and do an EVEN number of toggles for each load (which will bring it back to it's (basic) on/off state of before the press.

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.