Repeater

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

Repeater

The Repeater object will signal its outputs over and over again a given number of times or infinitely.

Details

Repeater.PNG
Object: Repeater

Category: Flow

Inputs

INPUTS
Play.pngStart RepeaterStart the Repeater.
Stop.pngStop RepeaterStop the Repeater.
Toggle.pngToggle RepeaterIf the Repeater is stopped, it will start. If the Repeater is started, it will stop.

Outputs

OUTPUTS
Signal.pngOn SignaledWhen the Delay/Repeater/Relay 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 InfinitelyBooleanIf true, the repeater will signal its outputs forever or until signaled to stop.
Max RepeatsIntegerIf Repeat Infinitely is disabled, the repeater will signal its outputs this many times.
Delay Between RepeatsNumberThe time between output signals.
Tags: Flow