Data Matrix Reader
This function block is designed to read and decode Data Matrix images. It extracts encoded data from the Data Matrix and outputs the result as a string.
📥 Inputs
Data Matrix Image
This input accepts an image containing a Data Matrix that needs to be read and decoded.
📤 Outputs
Data
This output returns the decoded string(s) extracted from the Data Matrix image.
🕹️ Controls
This function block does not have any specific controls for user interaction.
🎨 Features
Automatic Data Extraction
The block automatically processes the input image and extracts any Data Matrix encoded data.
Supports Multiple Outputs
The block can return multiple decoded strings if the input image contains more than one Data Matrix.
📝 Usage Instructions
Connect Input: Link the
Data Matrix Image
input to an image source that contains a Data Matrix.Evaluate: Run the block to process the input image and extract the encoded data.
Retrieve Output: Access the output string(s) to obtain the decoded information.
📊 Evaluation
Upon evaluation, this function block will decode any Data Matrix present in the input image and return the results as strings.
💡 Tips and Tricks
🛠️ Troubleshooting
Last updated