CAN bus Snapshot

From Visuino
Revision as of 11:24, 14 September 2025 by Visuino (talk | contribs) (Created page with "Image:TArduinoCANbusSnapshot.png == Summary == Captures a snapshot of an incoming CAN bus message when triggered. == Description == The **CAN bus Snapshot** component stores the current state of a CAN bus input when the **Snapshot** pin is triggered. The stored snapshot can then be retrieved from the **Out** pin for further use or analysis. <b>Diagram:</b> Image:TArduinoCANbusSnapshot.Preview.png == Categories == *Image:TArduinoSignalCate...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

File:TArduinoCANbusSnapshot.png

Summary

Captures a snapshot of an incoming CAN bus message when triggered.

Description

The **CAN bus Snapshot** component stores the current state of a CAN bus 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 – CAN bus input to be captured.
  • Snapshot – Triggers capturing of the current input message.

Output Pins

  • Out – The captured CAN bus snapshot.