Integer 64 bit Value

From Visuino
Revision as of 04:43, 15 August 2025 by Visuino (talk | contribs) (Created page with "Image:TArduinoInteger64Value.png == Summary == {{:Summaries:Summary Integer 64 Value}} == Description == Use this component to generate or modify a 64-bit Integer value, optionally through a list of configured elements. <b>Diagram:</b> Image:TArduinoInteger64Value.Preview.png == Categories == *Image:TArduinoIntegerToolbarCategory.png Category Data Sources/Integer - {{:Summaries:Summary Category Data Sources/Integer}} *Image:TArduinoIntegerToolbarCa...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

File:TArduinoInteger64Value.png

Summary

Summaries:Summary Integer 64 Value

Description

Use this component to generate or modify a 64-bit Integer value, optionally through a list of configured elements.

Diagram:

Categories

Properties

  • Enabled – Enables or disables the component.
  • Value – 64-bit integer initial value.
  • Elements – Click the 3-dots button to open the Elements window where you can add:
    • **Add Value** – increment the value by a specified amount.
    • **Set Value** – sets the value when a clock signal is received.
    • **Set Value State** – set the value based on a state change.

Pins

  • In – 64-bit integer input.
  • Out – 64-bit integer output.
  • Clock – Sets/sends the current value to the output when triggered.