Binary Snapshot
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
- File:TArduinoBinaryCategory.png Category Binary – Components related to binary data processing
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.