How send hexadecimal data to a COM port

Posted by Admin on 21-May-2010 03:24

Hi to all,

I'm working with a new barcode reader which requires to send the control codes as byte arrays containing hexadecimal data.

I've been guessing about the possibility to use a RAW or MEMPTR variable and fulfill them with the PUT-BYTES function, but in the end I continue sending decimal data.

Does anyone know how to send a byte array of hexadecimal data trough the output of the MSCOMM OCX?

Thanks in advance!!!

Flip

All Replies

This thread is closed