Complex Snapshot

From Visuino
Jump to navigation Jump to search

File:TArduinoComplexSnapshot.png

Summary

Captures and holds a complex value on a snapshot trigger.

Description

The **Complex Snapshot** component stores the complex number present at its **In** pin when the **Snapshot** pin is triggered. The stored value is then held and continuously output through the **Out** pin until another snapshot event occurs. This is useful for “freezing” a complex signal at a specific point in time for later use or processing.

Diagram:

Categories

Properties

  • Enabled – Enables or disables the component.

Pins

  • In – Complex input value to be captured.
  • Snapshot – Clock input; when triggered, captures the current **In** value.
  • Out – Outputs the stored complex value until the next snapshot event.