2D Orientation Snapshot
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
- File:TArduinoDataSourcesCategory.png Category Data Sources/2D Orientation – Orientation capture and storage.
- File:TArduino2DOrientationCategory.png Category 2D Orientation – Directional control and state holding.
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.