Try like this:

Simple Controller
        Sampler ONe
        Sampler Two
        Sampler Three
Next Controller
        Sampler One
                Timer
        Sampler Two
...

That would give you the effect you want.  Note, timer's delay BEFORE the
sampler(s) they apply to.

-Mike

On Fri, 2004-06-11 at 09:05, Casadonte, Joe wrote:
> I would like a timer to run after a GROUP of samplers have run:
> 
> Simple Controller
>   Sampler One
>   Sampler Two
>   Sampler Three
>   Timer
> 
> My (new) understanding is that putting the timer where I have it means that
> it will run after EACH Sampler (once after One, once after Two and once
> after Three), not after ALL Samplers have run (just once after all 3
> Samplers).  Is there a way to do what I'm interested in, or is my new
> understanding of the scoping rules wrong?
> 
> --
> Regards,
> 
> 
> joe
> Joe Casadonte
> [EMAIL PROTECTED]
> 
> 1016 West Ninth Avenue
> King of Prussia, PA  19406
> 610-491-9881 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
-- 
Michael Stover <[EMAIL PROTECTED]>
Apache Software Foundation


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to