Unsigned Multi Source

From Visuino
Revision as of 06:49, 19 August 2025 by Visuino (talk | contribs) (Created page with "Image:TArduinoUnsignedMultiSource.png == Summary == Distributes a single unsigned input value to multiple output pins. == Description == The **Unsigned Multi Source** component takes one input signal and copies it to all output pins. The number of output pins is defined by the **Output Pins** property, allowing the input to be replicated to multiple destinations. <b>Diagram:</b> Image:TArduinoUnsignedMultiSource.Preview.png == Categories ==...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Summary

Distributes a single unsigned input value to multiple output pins.

Description

The **Unsigned Multi Source** component takes one input signal and copies it to all output pins. The number of output pins is defined by the **Output Pins** property, allowing the input to be replicated to multiple destinations.

Diagram:

Categories

Properties

  • Output Pins – Number of integer output pins to generate.

Pins

Input Pins

  • In – Single input signal to be distributed.

Output Pins

  • Out – Replicated output signals based on the number set in **Output Pins**.