PinSequencer provides control flow over a set of output pins. On receipt of a signal, the a signal is sent to each of the ouput pins in the order that the pins are defined. A signal is sent the the next pin, in pin order, only after processing of the document on a given pin has been completed.
A pinSequencer must be configured with the number of output pins.
To configure the number of pins on a pinSequencer, simply change the value of the noOut property.