2D Orientation Snapshot

From Visuino
Jump to navigation Jump to search

File:TArduino2DOrientationSnapshot.png

Summary

Captures and holds a 2D orientation value on a snapshot trigger.

Description

The **2D Orientation Snapshot** component stores the orientation present at its **In** pin when the **Snapshot** pin is triggered. The stored value is held and output continuously until another snapshot event occurs. This is useful for “freezing” the orientation state at a specific moment in time for further processing or output.

Diagram:

Categories

Properties

  • Enabled – Enables or disables the component.

Pins

  • In – 2D orientation input.
  • Snapshot – Clock input; captures the current orientation from **In** and stores it.
  • Out – Outputs the stored 2D orientation until the next snapshot event.