Simple delay on ELK M1 Gold

mariomp

Member
How do I program a simple, 1-second delay?
I have several relays controlling garage doors.
I need to program: When Relay49 is On, wait/pause/delay 1-second, then, turn Relay49 Off.
 

electron

Administrator
Staff member
You should be able to specify the duration:
 

Attachments

  • 1670463071191.png
    1670463071191.png
    12.7 KB · Views: 0

mariomp

Member
You should be able to specify the duration:
Thank you. Sorry. I should have clarified.
The request for Relay49 On is coming from another automation platform (Control4).
The issue I'm having is that it's sending latching command, even though in C4 it looks like just a momentary signal (1000ms).
So now, I need something in ELK to limit how long the relay stays on.
This is what I put in right now but wanted to make sure it would work before I uploaded it.
1670467149971.png
 
Top