Date/Time Multi Source

From Visuino
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.