Unsigned Array Snapshot

From Visuino
Jump to navigation Jump to search

File:TArduinoUnsignedArraySnapshot.png

Summary

Captures a snapshot of an incoming unsigned array when triggered.

Description

The **Unsigned Array Snapshot** component stores the current state of an unsigned array input when the **Snapshot** pin is triggered. The stored snapshot can then be retrieved from the **Out** pin for further use or analysis.

Diagram:

Categories

Properties

  • Enabled – Enables or disables the component.

Pins

Input Pins

  • In – Unsigned array to be captured.
  • Snapshot – Triggers capturing of the current input array.

Output Pins

  • Out – The captured unsigned array snapshot.