Date/Time Multi Source

From Visuino
Revision as of 08:54, 15 August 2025 by Visuino (talk | contribs) (Created page with "Image:TArduinoDateTimeMultiSource.png == Summary == Splits a Date/Time input into multiple outputs based on the configured number of output pins. == Description == The **Date/Time Multi Source** component allows you to distribute a single Date/Time input across multiple output pins. You can set the number of output pins via the **Output Pins** property (default: 2). Each output pin will carry the same Date/Time value from the input, enabling parallel processing...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Summary

Splits a Date/Time input into multiple outputs based on the configured number of output pins.

Description

The **Date/Time Multi Source** component allows you to distribute a single Date/Time input across multiple output pins. You can set the number of output pins via the **Output Pins** property (default: 2). Each output pin will carry the same Date/Time value from the input, enabling parallel processing or multiple downstream connections.

Diagram:

Categories

Properties

  • Output Pins – Number of output pins to generate (default: 2).

Pins

  • In – Date/Time input signal.
  • Out – Date/Time outputs distributed across pins [0] to [N-1], based on the **Output Pins** property.