what codes do I need to write in order to fire the on_comm event in vb 6. The PIC16F84A microcontroller send hex codes thru the serial port using rs232.
2007-03-23
03:01:50
·
1 answers
·
asked by
ian
1
in
Computers & Internet
➔ Programming & Design
I already added the mscomm control in the form. what code do I need to write in order to get the data from the rs232 when the on_comm event fires and convert the hex code into its equivalent character and display it in the text box.
2007-03-23
14:47:58 ·
update #1