Repeat Date/Time
Summary
The **Repeat Date/Time** component repeats a Date/Time input a specified number of times.
Description
This component takes a Date/Time input and outputs it multiple times based on the configured count. It is useful for synchronizing time data across multiple subsystems, logging, or broadcasting repeated time signals.
Diagram:
Properties
- Enabled (boolean) – Enables or disables the repeat function.
- Count (integer) – Number of times the Date/Time input is repeated.
Pins
Input Pins
- in – Input Date/Time signal.
Output Pins
- out – Output repeated Date/Time signal.
Categories
- File:TArduinoTimeCategory.png Category Time – Time and scheduling components.