Integer Array Toggle Demux: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

13 November 2025

  • curprev 07:5007:50, 13 November 2025 Visuino talk contribs 1,271 bytes +1,271 Created page with "Image:TArduinoIntegerArrayToggleDemux.png == Summary == Routes an incoming integer array to one of two outputs based on a boolean select signal. == Description == The Integer Array Toggle Demux component takes an integer array at the In pin and directs it to either the True or False output, depending on the boolean state of the Select pin. When Select is True, the array is sent to the True output. When False, it is sent to the False output. The Initial Select Valu..."