Brainbox to Ignition using TCP driver - Data loss

Hi,

Hardware: I have a Zebra RS-232 scanner. I have connected it to a Brainbox RS-232 to Ethernet convertor. The ethernet side is connected to Ignition.

Software: I'm using TCP driver to connect the Brainbox convertor to Ignition.

When I scan a barcode having 18 characters, I get last 10 characters in Ignition. When I scan a barcode having 9 characters, I get the last 1 character. It seems that the first 8 characters are always missing.

Has anyone had this problem?

I'm not familiar with the Brainbox brand, but most ethernet-to-serial converters have a bunch of settings for buffering characters (quantity and timing) that you need to adjust to ensure one and only one packet gets sent for each scan, or the IA driver will have problems.