Keyboard Shortcuts
ctrl + shift + ? :
Show all keyboard shortcuts
ctrl + g :
Navigate to a group
ctrl + shift + f :
Find
ctrl + / :
Quick actions
esc to dismiss
Likes
Search
Need help to flash crestron lighting when alarm is triggered
I am programming in SystemBuilder and need a way to make the outside lights flash when the alarm (Elk M1G with ethernet module) is triggered. Been trying to come up with a way to make the lights flash outside until the system is disarmed, but can not get my head wrapped around a way to do so.
Lights are CLW-DIMEX-P dimmers and CLW-SWEX-P switches, processor is MC3. All lighting is programmed from within SystemBuilder. Any help on this would be greatly appreciated. |
You could create a user module with a single symbol in it with an input going to an oscillator and the output of the oscillator as an out of the module Also, create an out of the module that is the output of a not symbol. The input would be the output of the oscillator. So,
Input Output ------------------Osc (0.1s high, 2s low)------------------------Out |----Not-------------------------------------------------Out* Then, bring this into system builder. Attach the alarm state (I am sure there is a signal out of the module indicating alarm) to the input of this user module and tie the outputs to the lights. The out is the lights on and the out* would be the lights off. Edward J. Mana, CTS, DMC-E Technologist Technology On Demand, Inc.<> 2530 Gregory Street Yorktown Heights, NY 10598 T: 914-214-3100 x1001 D: 914-214-3101 F: 914-962-2555 E: emana@...<mailto:emana@...> W: <> [Description: todi-banner-irr]<> Technology On Demand is proud to be one of the first Crestron Service Providers (CSP) and have the first Crestron Gold Master Programmer in the Metro New York area! |
Think I'm missing something in your post. In my SIMPL program I would have an oscillator and a not symbol. The left side of the oscillator says blink and the right side says on. The left side of my not symbol says on and the right side says off. Then I have the argument definition that says blink on the left and on and off on the right.
toggle quoted message
Show quoted text
I haven't done a lot of programming in SIMPL lately so I'm a bit out of practice so sorry for not understanding this. Matt --- In Crestron@..., "Edward J. Mana" <emana@...> wrote:
|
to navigate to use esc to dismiss