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
Object: Repeater Category: Flow |
Inputs
INPUTS | ||
---|---|---|
Start Repeater | Start the Repeater. | |
Stop Repeater | Stop the Repeater. | |
Toggle Repeater | If the Repeater is stopped, it will start. If the Repeater is started, it will stop. |
Outputs
OUTPUTS | ||
---|---|---|
On Signaled | When the Delay/Repeater/Relay receives a Signal input, send the signal. The activator is unchanged from the input signal. |
Properties
PROPERTIES | ||
---|---|---|
Property | Type | Description |
Name | String | The name of this object. Rename an object to make it easy to identify. |
Repeat Infinitely | Boolean | If true, the repeater will signal its outputs forever or until signaled to stop. |
Max Repeats | Integer | If Repeat Infinitely is disabled, the repeater will signal its outputs this many times. |
Delay Between Repeats | Number | The time between output signals. |