Greetings,
I am currently developing an application which uses a barcode scanner to verify a barcoded sticker on a can. What I in essence need to do is talk to the scanner on the rs232 port while communicating with a "master" controller via modbus on the rs485 port with some logic in between to control the machine.
I am using a Sick clv-410 barcode scanner on the rs232 port. This scanner communicates using framed messages in the form of <STX> message <ETX>. Is it possible to setup the framing used on the rs232 port to communicate with the scanner using this framing technique? It is possible to change the scanner but for the sake of "plug and play" capability I would prefer to use the default method of the scanner.
Any help would be appreciated!!
Todd