I have this program for reading the [code].txt files, according to what is the input to the textBox . While I type in the code and search for files.
But I want to use data matrix code reading as the input of this textBox .
Basically, I need my program to read the data matrix code and use it to search for files.
Is it possible? Instead of using a keyboard to write code, I would use a DataMatrix reader ...
If so, do you have any tips that I could use for this?
source share