G
Guest
Hello all,
I have a Symbol PDA with a static craddle and I have a long
range barcode scanner that connects the craddle via RS232. I'm using the
SerialCSharp code from Opennetcf.
My situation is that I need to read different lenghts barcodes
with the scanner. I have been trying changing RThreshold and InputLen
properties but I don't get with the solution.
When I read with the scanner I get too many blanks and I have
to make the same read many times to get all the code.
How can I read all the barcode in one time? (for example a
barcode of 10 characters) Is there any way similar to the HandleData method
from the Symbol SDK?
Thanks in advance.
I have a Symbol PDA with a static craddle and I have a long
range barcode scanner that connects the craddle via RS232. I'm using the
SerialCSharp code from Opennetcf.
My situation is that I need to read different lenghts barcodes
with the scanner. I have been trying changing RThreshold and InputLen
properties but I don't get with the solution.
When I read with the scanner I get too many blanks and I have
to make the same read many times to get all the code.
How can I read all the barcode in one time? (for example a
barcode of 10 characters) Is there any way similar to the HandleData method
from the Symbol SDK?
Thanks in advance.