2D Orientation Value
File:TArduino2DOrientationValue.png
Summary
Generates a fixed 2D orientation signal with optional state-change control.
Description
The **2D Orientation Value** component outputs a constant orientation state, selectable from four directions (**Go Up**, **Go Right**, **Go Left**, **Go Down**). It supports configurable element actions, such as setting the orientation immediately or in response to a clock signal.
This component is useful in: - **Robotics** – controlling a robot's facing direction. - **Navigation** – defining or updating a heading in navigation systems. - **Automation** – managing discrete directional states in automated processes.
Diagram:
Categories
- File:TArduinoDataSourcesCategory.png Category Data Sources/2D Orientation – Predefined orientation outputs.
- File:TArduino2DOrientationCategory.png Category 2D Orientation – Directional control and signaling.
Properties
- Value – Selects the default orientation. Options are **Go Up**, **Go Right**, **Go Left**, **Go Down**.
- Elements – Opens a configuration window (via the 3-dot button) where you can add:
- **Set Value** – sets the value when a clock signal is received.
- **Set Value State** – set the value based on a state change.
Pins
- Clock – Sets/sends the current value to the output when triggered.
- Out – Outputs the current 2D orientation.