Sequence Module - Mar 98 - by Sylvain HUET Rev. 1.2 - Aug. '98 - by Marc BARILLEY ----------------- Modified Sequence Client 1.0 -- by iri - iri@fr.st - 12/02 Overview: --------- This module is a sequence module : Depending on the activation mode you choose, it acts like the following for the same client : - Fire outputs all at a time (but still in order) : When the "input" action is activated, all the "out" events are fired in the order (out1, then out2, then ...). - Fire outputs one after another : The first time the "input" action is activated, the "out1" event is fired; the second time, the "out2" event is fired, and so on. The parameter and the reply are transmitted without a change. The editor allows you to select the number of outputs.