08-04-2006 03:51 AM
08-11-2006 10:36 AM - edited 08-11-2006 10:36 AM
I’m not sure if I understand your question. From what I understand you want to send a sequence of timed events with the action of 1 button.
For doing this you can enclose your 3 events in a sequence, with a timing function inside a case connected to the button or an event structure, here is an example.
If you are using more events I recommend using a state machine architecture instead of the flat sequence
I hope this helps
Message Edited by BeCeGa on 08-11-2006 09:37 AM