Binary Snapshot

From Visuino
Jump to navigation Jump to search

File:TArduinoBinarySnapshot.png

Summary

Captures the current binary input value when triggered by a clock signal.

Description

The **Binary Snapshot** component outputs the current binary input only when the **Snapshot** pin receives a clock trigger. - **Enabled** controls whether the component is active. When **False**, the component is disabled and no data is passed through.

This component is useful for storing or sampling binary values at specific moments in time.

Diagram:

Categories

Properties

  • Enabled – When **False**, the component is disabled and no data is passed through.

Pins

  • In – Binary input stream.
  • Snapshot – Clock input that triggers capturing the current input.
  • Out – Output of the captured binary value.