PDA

View Full Version : trigger event timer



pete
07-03-2007, 03:21 AM
K.C. I really think an event timer needs to be added to the trigger seq setup so the trigger seq.s can't be repeatedly started and end up looking and sounding like a cheap rap song.

tconley
07-03-2007, 05:40 PM
and whats wrong with cheap rap?????



















LOL

pete
07-03-2007, 08:03 PM
it's cheap and will vixen a bad name

KC
07-04-2007, 05:40 PM
Is there something specific you're experiencing?

pete
07-05-2007, 12:24 PM
KC,

Looking for a timer I can set when setting up each trigger line. Which would allow the triggered sequence to complete before it could be triggered again.

EXAMPLE

http://i66.photobucket.com/albums/h250/sunsport/triggertimersexample.jpg


Pete

KC
07-06-2007, 05:54 PM
I understand now, something configurable by the user. I'll make a note and see how it would fit into the code.

pete
07-06-2007, 08:21 PM
Thanks KC

pete
08-01-2007, 08:11 AM
KC is this still on the List??

KC
08-01-2007, 07:05 PM
It's one of the things I was referring to in the notes when I said that not all requests made it in. So, yeah, it's still on the list for evaluation. Sorry, it's been a hectic summer.

pete
08-07-2007, 09:45 AM
I've been thinking about these triggers and an event timer to allow the triggered seq to completely exec before it will trigger again. I think I've come up with a solution til KC has time to work an event timer into the code.
When someone programs a sequence to be triggered, add an extra channel to the works called a run time channel. This channel will power a circuit or relay that will disable the related trigger til the seq has completed. This will prevent restarts or multiple trigger seq running.

Pete

KC
08-19-2007, 12:36 PM
Pete, would it be enough to have something (optional) that prevented the sequences from overlapping in execution, to make the responses execute serially (on a per-response basis)? Or do you actually need a time frame?