2D Orientation Multi Source: Difference between revisions
Jump to navigation
Jump to search
Created page with "Image:TArduino2DOrientationMultiSource.png == Summary == Distributes one 2D orientation input to multiple outputs. == Description == The **2D Orientation Multi Source** component takes a single 2D orientation on **In** and replicates it to **N** outputs, where **N** is set by **Output Pins**. All outputs carry the same orientation, and any change at the input is propagated to every output. <b>Diagram:</b> Image:TArduino2DOrientationMultiSource.Preview.png..." |
(No difference)
|
Latest revision as of 07:27, 15 August 2025
File:TArduino2DOrientationMultiSource.png
Summary
Distributes one 2D orientation input to multiple outputs.
Description
The **2D Orientation Multi Source** component takes a single 2D orientation on **In** and replicates it to **N** outputs, where **N** is set by **Output Pins**. All outputs carry the same orientation, and any change at the input is propagated to every output.
Diagram:
Categories
- File:TArduinoOrientationCategory.png Category Orientation – Orientation signal routing.
- File:TArduino2DOrientationCategory.png Category 2D Orientation – Distribution and fan-out.
Properties
- Output Pins – Integer – number of 2D orientation outputs (default: 2).
Pins
- In – 2D orientation input.
- Out[n] – 2D orientation outputs at index **n**, where **n ∈ [0..Output Pins−1]**; each output mirrors **In**.