create interval
This block is part of the timers group and was last modified in core v10.4.28.
create interval v10.4.28 Creates an interval to run the given function each time.
In pins 2 + flow
- flow
flow - ID required
valueUnique ID across all blueprints to identify this timer.
- seconds required
numberIn how many seconds this interval should trigger each time.
Out pins 1 + flow
- flow
flow - On Interval
execute_function
A typical wiring for create interval: a function trigger starts the flow; value feeds the id pin; number feeds the seconds pin; the function out pin wires to an execute block.

Version history
Introduced in v10.4.28.
Back to
timers Return to the main group to view all sub-groups Back to timers Return to the group to view all blocks within this group
