Quaternion Toggle Demux

From Visuino
Jump to navigation Jump to search

File:TArduinoQuaternionToggleDemux.png

Summary

Summaries:Summary Quaternion Toggle Demux

Description

The Quaternion Toggle Demux component routes a Quaternion input to one of two outputs (True or False) depending on the state of the Select pin. This is useful when you need to direct orientation/rotation values into different processing paths or modules based on a condition.

Diagram:

Categories

Properties

Pins

  • In – Quaternion input value to be routed.
  • Select – Boolean input that controls the output path.
  • True – Quaternion output when Select is high/true.
  • False – Quaternion output when Select is low/false.