Sequencer

Last modified by KDearnley on 2023/07/31 14:06

Sequencer

A Sequencer will signal its outputs in a specified order. The default order is the order in which outputs are connected.

Details

Sequencer.PNG
Object: Sequencer

Category: Flow

Inputs

INPUTS
Signal.pngSignalSignal the object. The signal contains an activator.
Reset.pngReset SequencerReset the Sequencer to its initial settings.
ChangeSequence.pngChange IndexSelect the next output. The index is specified in the input's properties.

Outputs

OUTPUTS
Signal.pngOn Sequencer SignaledWhen the Sequencer receives a Signal input, send the signal. The activator is unchanged from the input signal.

Properties

PROPERTIES
PropertyTypeDescription
NameStringThe name of this object. Rename an object to make it easy to identify.
Repeat SequenceBooleanIf true, the Sequencer will begin the sequence again.
Run One Output Per SignalBooleanIf true, the Sequencer will signal only one output before pausing.
Shared SequenceBooleanIf true, all activators share the same sequence. If false, each activator starts its own sequence.
Tags: Flow