Binary Multi Source

From Visuino
Jump to navigation Jump to search

File:TArduinoBinaryMultiSource.png

Summary

Splits a binary input into multiple outputs based on the configured number of output pins.

Description

The **Binary Multi Source** component allows you to distribute a single binary input across multiple output pins. You can set the number of output pins via the **Output Pins** property (default: 2). Each output pin will carry a value of the binary input.


Diagram:

Categories

Properties

  • Output Pins – Number of output pins to generate (default: 2).

Pins

  • In – Binary input stream.
  • Out – Binary outputs distributed across pins [0] to [N-1], based on the **Output Pins** property.