Delay
Last modified by KDearnley on 2023/07/31 14:06
Delay
The Delay will hold a signal for a short time before sending it down the logic chain.
Details
Object: Delay Category: Flow |
Inputs
| INPUTS | ||
|---|---|---|
![]() | Signal | Signal the object. The signal contains an activator. |
![]() | Set Delay | Set the duration, in seconds, of the delay as specified in the input's properties. |
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 | ||
|---|---|---|
| Name | String | The name of this object. Rename an object to make it easy to identify. |
| Delay In Seconds | Number | The number of seconds between receiving and sending the signal. |
| Reset When Signaled | Boolean | When true, the Delay starts over again when signaled, further delaying signaling its outputs. |

