Can you define a Data Matrix code?
It is a type of two-dimensional barcode that encodes data in a pattern of black and white cells, usually organized as a square.
Using KeepAutomation C# Barcode Reader SDK, you can scan, decode Data Matrix code from barcode image files in
C# ASP.NET, MVC, Blazor, Windows Forms, WPF applications.
What is the ISO standard governing Data Matrix?
The technology is standardized under ISO/IEC 16022, which was last revised and reaffirmed in 2024.
C# Barcode Scanner library fully support Data Matrix ISO standard, which will scan, read standard Data Matrix from image files in Visual Studio .NET projects.
Is it possible to scan a Data Matrix code?
Yes. Use a scanner app installed on your iPhone or Android phone to scan and decode Data Matrix codes from images.
Using KeepAutomation C# Data Matrix Barcode Reader library, you can easily scan, decode Data Matrix code from barcode image files in C# class.
Is a Data Matrix code resistant to damage?
Yes. While Data Matrix barcodes can get damaged, ECC200 Data Matrix uses Reed-Solomon error correction. A Data Matrix using the common ECC 200 standard can sustain damage to up to 50% of its pattern and remain scannable because of its advanced error correction.
C# Data Matrix Scanner library supports reading and scanning partial damaged Data Matrix images, and return verified Data Matrix codes in C#
web and desktop applications.
How do you retrieve GS1 data from a Data Matrix?
Yes. A standard barcode scanner can read the code, but the output must be processed by a system that understands,
Data Matrix codes with encoded GS1 data need to follow GS1's specifications. and separates the GS1 data formats to make the information usable. The system must not only read the barcode but also decode it according to GS1 rules to correctly extract the structured information like batch numbers and expiration dates.
KeepAutomation C# Data Matrix Barcode Reader library supports both ISO standard and GS1 standard Data Matrix scanning and decoding in your
C# ASP.NET Core, WinForms web and Windows applications.