Add Integer 64 bit Value: Difference between revisions

From Visuino
Jump to navigation Jump to search
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..."
 
(No difference)

Latest revision as of 03:51, 15 August 2025

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.