Hi all.........In my work I shall send data and time info....to the hardware in hex string.......with parity(odd)......date format is DDMMYY and time format is HHMMSS......each has 6 bytes. each of this ASCII byte into Hex. and ORing with 80 H or Ox80 ....and then appended to form a hex. string. This string should be send to hardware .....it's in real time... whenever we want to set the date and time of hardware just click one button....and set time and date.....
---I am able to form the combind string but it comes with 24 bytes......I want only in 12 bytes and one parity byte totally 13bytes.......means one ascii value into one final hex. byte.....then only it's possible to get 12 bytes.......hope got my question......!!!.....this data should be send over rs 232 comm.........
Thanks
Ravi
Message Edited by Ravi0709 on 10-18-2007 04:18 AM