2D Orientation Value

From Visuino
Jump to navigation Jump to search

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

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.