Integer Multi Source: Difference between revisions

From Visuino
Jump to navigation Jump to search
Created page with "Image:TArduinoIntegerMultiSource.png == Summary == Replicates a single integer input to multiple outputs; you choose how many outputs. == Description == The **Integer Multi Source** component takes one integer on **In** and fans it out to **N** identical outputs. Configure the number of outputs via **Output Pins**. Each **Out[n]** carries the same value and timing as **In**. <b>Diagram:</b> Image:TArduinoIntegerMultiSource.Preview.png == Categories == *..."
(No difference)

Revision as of 08:46, 14 August 2025

Summary

Replicates a single integer input to multiple outputs; you choose how many outputs.

Description

The **Integer Multi Source** component takes one integer on **In** and fans it out to **N** identical outputs. Configure the number of outputs via **Output Pins**. Each **Out[n]** carries the same value and timing as **In**.

Diagram:

Categories

Properties

  • Output Pins – Unsigned integer – number of outputs to generate.