Unsigned Multi Source: Difference between revisions
Jump to navigation
Jump to search
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 ==..." |
(No difference)
|
Latest revision as of 06:49, 19 August 2025
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
- File:TArduinoSignalCategory.png Category Signal – Signal processing components.
- File:TArduinoNumericCategory.png Category Numeric – Numeric operations and value manipulation.
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**.