Min Unsigned 64 bit Value
Jump to navigation
Jump to search
File:TArduinoMinUnsigned64BitValue.png
Summary
Outputs the minimum 64-bit unsigned value received on the input.
Description
The **Min Unsigned 64-bit Value** component monitors incoming 64-bit unsigned values and retains the lowest value received. The **Reset** input clears the stored minimum, allowing the component to start tracking anew. The component can be enabled or disabled using the **Enabled** property.
Diagram:
Categories
- File:TArduinoSignalCategory.png Category Signal – Signal processing components.
- File:TArduinoIntegerCategory.png Category Integer – 64-bit integer value tracking.
Properties
- Enabled – Enables or disables the component.
Pins
Input Pins
- In – 64-bit unsigned input to be monitored.
- Reset – Resets the stored minimum value.
Output Pins
- Out – Current minimum 64-bit unsigned value.