English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

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

1 answers

Add the MScomm control to your tool box (and your form). It has the events you need to easily work with RS232

2007-03-23 03:34:25 · answer #1 · answered by rod 6 · 0 0

fedest.com, questions and answers