Unsigned 64 bit Value

From Visuino
Jump to navigation Jump to search

File:TArduinoUnsigned64BitValue.png

Summary

Represents a 64-bit unsigned value that can be set or modified using configurable elements.

Description

The **Unsigned 64-bit Value** component holds a 64-bit unsigned number. You can set a default value that is output when the **Clock** pin is triggered. Additional **Elements** (click the 3-dots button) like **Set Value State**, **Add Value**, and **Set Value** have their own input pins for programmatic control.

Diagram:

Categories

Properties

  • Elements – Configurable actions like **Set Value State**, **Add Value**, and **Set Value**.
  • Value – Default or current 64-bit unsigned value.

Pins

Input Pins

  • Clock – Triggers the output of the default value.

Output Pins

  • Out – The current 64-bit unsigned value.