Repeat Date/Time: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
 Created page with "Image:TArduinoRepeatDateTime.png  == 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.  <b>Diagram:</b>    Image:TArduinoRepeatDateTime.Preview.png  == Properties == *'''Enabled'..."  | 
			
(No difference) 
 | 
Latest revision as of 04:34, 14 September 2025
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.
 
