I have a question that is more technical rather than programming:
I have a machine commanded by Siemens SIMATIC S7-1200, and it has USB port where I can plug a barcode scanner.
I have 2 scanners from 2 different brands. The first one works just fine. The issue with the second one is that, when scanning 10-character barcodes it shows only the first character. If you scan something with less characters it works just fine, but when you scan 10 characters it shows only the first.
When I try them on PC in text document the both work fine.
The barcodes are CODE 128. The problematic scanner is DATALOGIC GRYPHON GM-4100. I am trying to program the barcode scanner in various ways using this manual (https://images10.newegg.com/User-Manual/User_Manual_38-129-082.pdf) but no effect.
I don't think that the issue is in the type of communication (RS232, USB) because for smaller barcodes it works. The issue should be in the symbologies options, probably in Code128 settings, but I cannot wrap my head where.
I do not have access to the PLC code.
Do you have any experience in this field? I would be extra extra extra grateful
Have a great day!