2D Orientation Value

From Visuino
Revision as of 06:42, 15 August 2025 by Visuino (talk | contribs) (Created page with "Image: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, allowing orientation changes to be triggered by a clock signal or set directly in sequence control applications. <b>D...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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, allowing orientation changes to be triggered by a clock signal or set directly in sequence control applications.

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.