Add Integer 64 bit Value

From Visuino
Revision as of 03:51, 15 August 2025 by Visuino (talk | contribs) (Created page with "Image:TArduinoInteger64AddValue.png == Summary == Adds a specified value to a 64-bit integer input. == Description == Use this component to add a specified **Value** to the 64-bit Integer signal. <b>Diagram:</b> Image:ArduinoInteger64AddValue.Preview.png == Categories == *Image:TMathToolbarCategory.png Category Filters/Math – Math filtering operations *Image:TMathToolbarCategory.png Category Math – General mathematical operations *Image...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

File:TArduinoInteger64AddValue.png

Summary

Adds a specified value to a 64-bit integer input.

Description

Use this component to add a specified **Value** to the 64-bit Integer signal.

Diagram:

Categories

Properties

  • Value – A 64-bit integer constant to be added to the input signal.
  • Enabled – Enables or disables the component.

Pins

  • In – 64-bit integer input.
  • Out – 64-bit integer output after addition.