64 bit Unsigned Multi Source

From Visuino
Jump to navigation Jump to search

File:TArduino64BitUnsignedMultiSource.png

Summary

Duplicates a 64-bit unsigned input to multiple output pins.

Description

The **64-bit Unsigned Multi Source** component takes a single 64-bit unsigned input and distributes it to all available output pins. The number of outputs is controlled by the **Output Pins** property, allowing the same input to be sent to multiple components simultaneously.

Diagram:

Categories

Properties

  • Output Pins – Number of output pins to generate.

Pins

Input Pins

  • In – 64-bit unsigned input to be duplicated.

Output Pins

  • Out – 64-bit unsigned outputs; the number of pins depends on the **Output Pins** property.