Max Unsigned 64 bit Value

From Visuino
Jump to navigation Jump to search

File:TArduinoMaxUnsigned64BitValue.png

Summary

Outputs the maximum 64-bit unsigned value received on the input.

Description

The **Max Unsigned 64-bit Value** component monitors incoming 64-bit unsigned values and retains the highest value received. The **Reset** input clears the stored maximum, allowing the component to start tracking anew. The component can be enabled or disabled using the **Enabled** property.

Diagram:

Categories

Properties

  • Enabled – Enables or disables the component.

Pins

Input Pins

  • In – 64-bit unsigned input to be monitored.
  • Reset – Resets the stored maximum value.

Output Pins

  • Out – Current maximum 64-bit unsigned value.