Hi,
I receive Data coming from the serialport.
I use mscomm32.ocx. It working with many help.
So the data coming from the VTR is in Hexadecimal but when
I write the data in a editbox, the result is in decimal format.
1/ How can I do for write the data in hexadecimal format in a editbox ?
2/ How can I convert a data coming from a editbox in hexadecimal to decimal ?
3/ I would like to send hexadecimal data coming from a editbox to the serialport without converting it ?
Thanks for answer
Best regards
I receive Data coming from the serialport.
I use mscomm32.ocx. It working with many help.
So the data coming from the VTR is in Hexadecimal but when
I write the data in a editbox, the result is in decimal format.
1/ How can I do for write the data in hexadecimal format in a editbox ?
2/ How can I convert a data coming from a editbox in hexadecimal to decimal ?
3/ I would like to send hexadecimal data coming from a editbox to the serialport without converting it ?
Thanks for answer
Best regards