Find All Binary Positions: 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.

12 November 2025

  • curprev 08:1308:13, 12 November 2025 Visuino talk contribs 1,321 bytes +1,321 Created page with "Image:TArduinoBinaryFindAllPositions.png == Summary == Finds all positions of a specified binary pattern within an input binary stream. == Description == The **Find All Binary Positions** component scans the incoming binary data on its **In** pin and locates all positions (indexes) where the data matches the configured **Value** pattern. The positions of all matches are output as an **Unsigned Array**. This component is useful for pattern matching, data analysi..."