Main public logs
Jump to navigation
Jump to search
Combined display of all available logs of Visuino. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 09:09, 22 August 2025 Visuino talk contribs created page Divide Unsigned 64 bit By Value (Created page with "Image:TArduinoDivideUnsigned64BitByValue.png == Summary == Divides a stored 64-bit unsigned value by the incoming input and outputs the result. == Description == The **Divide Unsigned 64-bit By Value** component performs a division where the configured **Value** property is the dividend and the incoming 64-bit unsigned input is the divisor. The result is output as a 64-bit unsigned value. The component can be enabled or disabled using the **Enabled** pr...")
- 09:09, 22 August 2025 Visuino talk contribs created page File:TArduinoDivideUnsigned64BitByValue.Preview.png
- 09:09, 22 August 2025 Visuino talk contribs uploaded File:TArduinoDivideUnsigned64BitByValue.Preview.png
- 09:07, 22 August 2025 Visuino talk contribs created page Divide Unsigned 64 bit Value (Created page with "Image:TArduinoDivideUnsigned64BitValue.png == Summary == Divides the incoming 64-bit unsigned input by a stored value and outputs the result. == Description == The **Divide Unsigned 64-bit Value** component performs a division where the incoming 64-bit unsigned input is divided by the configured **Value** property. The result is output as a 64-bit unsigned value. The component can be enabled or disabled using the **Enabled** property. <b>Diagram:</b>...")
- 09:03, 22 August 2025 Visuino talk contribs created page File:TArduinoDivideUnsigned64BitValue.Preview.png
- 09:03, 22 August 2025 Visuino talk contribs uploaded File:TArduinoDivideUnsigned64BitValue.Preview.png
- 09:01, 22 August 2025 Visuino talk contribs created page Subtract Unsigned 64 bit From Value (Created page with "Image:TArduinoSubtractUnsigned64BitFromValue.png == Summary == Subtracts the incoming 64-bit unsigned input from a stored value and outputs the result. == Description == The **Subtract Unsigned 64-bit From Value** component performs a subtraction where the configured **Value** property is the minuend and the incoming 64-bit unsigned input is the subtrahend. The result is output as a 64-bit unsigned value. The component can be enabled or disabled using t...")
- 09:01, 22 August 2025 Visuino talk contribs created page File:TArduinoSubtractUnsigned64BitFromValue.Preview.png
- 09:01, 22 August 2025 Visuino talk contribs uploaded File:TArduinoSubtractUnsigned64BitFromValue.Preview.png
- 08:59, 22 August 2025 Visuino talk contribs created page Subtract Unsigned 64 bit Value (Created page with "Image:TArduinoSubtractUnsigned64BitValue.png == Summary == Subtracts a stored 64-bit unsigned value from the incoming input and outputs the result. == Description == The **Subtract Unsigned 64-bit Value** component performs a subtraction between the incoming 64-bit unsigned input and the configured **Value** property. The result is output as a 64-bit unsigned value. The component can be enabled or disabled using the **Enabled** property. <b>Diagram:<...")
- 08:59, 22 August 2025 Visuino talk contribs created page File:TArduinoSubtractUnsigned64BitValue.Preview.png
- 08:59, 22 August 2025 Visuino talk contribs uploaded File:TArduinoSubtractUnsigned64BitValue.Preview.png
- 08:56, 22 August 2025 Visuino talk contribs created page Add Unsigned 64 bit Value (Created page with "Image:TArduinoAddUnsigned64BitValue.png == Summary == Adds a stored 64-bit unsigned value to the incoming input and outputs the result. == Description == The **Add Unsigned 64-bit Value** component performs an addition between the incoming 64-bit unsigned input and the configured **Value** property. The result is output as a 64-bit unsigned value. The component can be enabled or disabled using the **Enabled** property. <b>Diagram:</b> Image:TArd...")
- 08:56, 22 August 2025 Visuino talk contribs created page File:TArduinoAddUnsigned64BitValue.Preview.png
- 08:56, 22 August 2025 Visuino talk contribs uploaded File:TArduinoAddUnsigned64BitValue.Preview.png
- 08:53, 22 August 2025 Visuino talk contribs created page And Unsigned 64 bit Value (Created page with "Image:TArduinoAndUnsigned64BitValue.png == Summary == Performs a bitwise AND operation between the input and a stored 64-bit unsigned value. == Description == The **And Unsigned 64-bit Value** component applies a bitwise AND between the incoming 64-bit unsigned input and the configured **Value** property. The result is output as a 64-bit unsigned value. The component can be enabled or disabled using the **Enabled** property. <b>Diagram:</b> Imag...")
- 08:52, 22 August 2025 Visuino talk contribs created page File:TArduinoAndUnsigned64BitValue.Preview.png
- 08:52, 22 August 2025 Visuino talk contribs uploaded File:TArduinoAndUnsigned64BitValue.Preview.png
- 08:44, 22 August 2025 Visuino talk contribs created page Or Unsigned 64 bit Value (Created page with "Image:TArduinoOrUnsigned64BitValue.png == Summary == Performs a bitwise OR operation between the input and a stored 64-bit unsigned value. == Description == The **Or Unsigned 64-bit Value** component applies a bitwise OR between the incoming 64-bit unsigned input and the configured **Value** property. The result is output as a 64-bit unsigned value. The component can be enabled or disabled using the **Enabled** property. <b>Diagram:</b> Image:TA...")
- 08:44, 22 August 2025 Visuino talk contribs created page File:TArduinoOrUnsigned64BitValue.Preview.png
- 08:44, 22 August 2025 Visuino talk contribs uploaded File:TArduinoOrUnsigned64BitValue.Preview.png
- 08:42, 22 August 2025 Visuino talk contribs created page Xor Unsigned 64 bit Value (Created page with "Image:TArduinoXorUnsigned64BitValue.png == Summary == Performs a bitwise XOR operation between the input and a stored 64-bit unsigned value. == Description == The **Xor Unsigned 64-bit Value** component applies a bitwise XOR between the incoming 64-bit unsigned input and the configured **Value** property. The result is output as a 64-bit unsigned value. The component can be enabled or disabled using the **Enabled** property. <b>Diagram:</b> Imag...")
- 08:42, 22 August 2025 Visuino talk contribs created page File:TArduinoXorUnsigned64BitValue.Preview.png
- 08:42, 22 August 2025 Visuino talk contribs uploaded File:TArduinoXorUnsigned64BitValue.Preview.png
- 08:40, 22 August 2025 Visuino talk contribs created page Accumulate(Integral) Unsigned 64 bit (Created page with "Image:TArduinoAccumulateUnsigned64Bit.png == Summary == Calculates the cumulative sum (integral) of incoming 64-bit unsigned values. == Description == The **Accumulate (Integral) Unsigned 64-bit** component continuously adds incoming 64-bit unsigned values to an internal accumulator. The **Initial Value** property sets the starting point of the accumulation. The **Reset** input clears the accumulator, and the component can be enabled or disabled using t...")
- 08:40, 22 August 2025 Visuino talk contribs created page File:TArduinoAccumulateUnsigned64Bit.Preview.png
- 08:40, 22 August 2025 Visuino talk contribs uploaded File:TArduinoAccumulateUnsigned64Bit.Preview.png
- 08:37, 22 August 2025 Visuino talk contribs created page Min Unsigned 64 bit Value (Created page with "Image: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. <b>Diagram:</b> Image...")
- 08:37, 22 August 2025 Visuino talk contribs created page File:TArduinoMinUnsigned64BitValue.Preview.png
- 08:37, 22 August 2025 Visuino talk contribs uploaded File:TArduinoMinUnsigned64BitValue.Preview.png
- 08:35, 22 August 2025 Visuino talk contribs created page Max Unsigned 64 bit Value (Created page with "Image: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. <b>Diagram:</b> Imag...")
- 08:35, 22 August 2025 Visuino talk contribs created page File:TArduinoMaxUnsigned64BitValue.Preview.png
- 08:35, 22 August 2025 Visuino talk contribs uploaded File:TArduinoMaxUnsigned64BitValue.Preview.png
- 07:01, 22 August 2025 Visuino talk contribs created page Limit Unsigned 64 bit between Min and Max (Created page with "Image:TArduinoLimitUnsigned64Bit.png == Summary == Constrains a 64-bit unsigned input value within specified minimum and maximum limits. == Description == The **Limit Unsigned 64-bit between Min and Max** component ensures that an incoming 64-bit unsigned value stays within the defined range. Values below **Min** are raised to **Min**, and values above **Max** are lowered to **Max**. The component can be enabled or disabled using the **Enabled** propert...")
- 07:01, 22 August 2025 Visuino talk contribs created page File:TArduinoLimitUnsigned64Bit.Preview.png
- 07:01, 22 August 2025 Visuino talk contribs uploaded File:TArduinoLimitUnsigned64Bit.Preview.png
- 06:38, 22 August 2025 Visuino talk contribs created page 64 bit Unsigned Mux(Multi channel Switch) (Created page with "Image:TArduino64BitUnsignedMux.png == Summary == Selects one of multiple 64-bit unsigned inputs and routes it to a single output. == Description == The **64-bit Unsigned Mux (Multi Channel Switch)** component takes multiple 64-bit unsigned inputs and outputs the one selected by the **Select** pin. The number of input pins is determined by the **Input Pins** property, and the **Initial Channel** property sets the default active input at startup. <b>Diag...")
- 06:38, 22 August 2025 Visuino talk contribs created page File:TArduino64BitUnsignedMux.Preview.png
- 06:38, 22 August 2025 Visuino talk contribs uploaded File:TArduino64BitUnsignedMux.Preview.png
- 06:37, 22 August 2025 Visuino talk contribs created page 64 bit Unsigned On/Off Switch (Created page with "Image:TArduino64BitUnsignedOnOffSwitch.png == Summary == Controls the flow of a 64-bit unsigned input using an enable signal. == Description == The **64-bit Unsigned On/Off Switch** component acts as a gate for a 64-bit unsigned input. When enabled, the input is passed through to the output; when disabled, the output is blocked. The component includes options to ignore repeated values, set the initial enabled state, and send the input automatically when...")
- 06:36, 22 August 2025 Visuino talk contribs created page File:TArduino64BitUnsignedOnOffSwitch.Preview.png
- 06:36, 22 August 2025 Visuino talk contribs uploaded File:TArduino64BitUnsignedOnOffSwitch.Preview.png
- 06:23, 22 August 2025 Visuino talk contribs created page 64 bit Unsigned Toggle Switch (Created page with "Image:TArduino64BitUnsignedToggleSwitch.png == Summary == Selects between two 64-bit unsigned inputs based on a boolean control signal. == Description == The **64-bit Unsigned Toggle Switch** component routes one of two 64-bit unsigned inputs to the output depending on the **Select** pin. When **Select** is true, the **True** input is passed to the output; when false, the **False** input is passed. The **Initial Select Value** property sets the default...")
- 06:23, 22 August 2025 Visuino talk contribs created page File:TArduino64BitUnsignedToggleSwitch.Preview.png
- 06:23, 22 August 2025 Visuino talk contribs uploaded File:TArduino64BitUnsignedToggleSwitch.Preview.png
- 06:17, 22 August 2025 Visuino talk contribs created page Add Unsigned 64 bit (Created page with "Image:TArduinoAddUnsigned64Bit.png == Summary == Adds multiple 64-bit unsigned inputs and outputs the result. == Description == The **Add Unsigned 64-bit** component takes two or more 64-bit unsigned inputs and calculates their sum. The number of inputs is determined by the **Input Pins** property (default is 2). A **Clock** input triggers the addition operation, and the result is sent to the output. <b>Diagram:</b> Image:TArduinoAddUnsigned64Bi...")
- 06:17, 22 August 2025 Visuino talk contribs created page File:TArduinoAddUnsigned64Bit.Preview.png
- 06:17, 22 August 2025 Visuino talk contribs uploaded File:TArduinoAddUnsigned64Bit.Preview.png
- 06:14, 22 August 2025 Visuino talk contribs created page Multiply Unsigned 64 bit (Created page with "Image:TArduinoMultiplyUnsigned64Bit.png == Summary == Multiplies multiple 64-bit unsigned inputs and outputs the result. == Description == The **Multiply Unsigned 64-bit** component takes two or more 64-bit unsigned inputs and calculates their product. The number of inputs is determined by the **Input Pins** property (default is 2). A **Clock** input triggers the multiplication operation, and the result is sent to the output. <b>Diagram:</b> Ima...")
- 06:14, 22 August 2025 Visuino talk contribs created page File:TArduinoMultiplyUnsigned64Bit.Preview.png