|
Science Forum Index » Electronics - Basics Forum » serial network
Page 1 of 1
|
| Author |
Message |
| γεδΟ |
Posted: Fri Apr 18, 2008 9:46 pm |
|
|
|
Guest
|
how can i use visual basic for serial network using 89c52 and rs232
using 9 bit protocol |
|
|
| Back to top |
|
| John G |
Posted: Sat Apr 19, 2008 3:58 am |
|
|
|
Guest
|
"????" <engg_msc@yahoo.com> wrote in message
news:9de68324-e4ae-492d-9fe7-74915f72439d@s50g2000hsb.googlegroups.com...
Quote: how can i use visual basic for serial network using 89c52 and rs232
using 9 bit protocol
It is Light Years beyond your comprehension.
John G. |
|
|
| Back to top |
|
| Jamie |
Posted: Sat Apr 19, 2008 11:19 am |
|
|
|
Guest
|
γεδΟ wrote:
Quote: how can i use visual basic for serial network using 89c52 and rs232
using 9 bit protocol
9 bit serial?
you mean a parity bit included with an 8 bit format, SPI etc?
In windows, you can open a serial port via a file handle.
and use the file read/write and the various Comm functions
in the API's
If what I just told you is over your head, you better get
some help.
http://webpages.charter.net/jamie_5" |
|
|
| Back to top |
|
| |