send byte(s) to COM1:

In this category you can exchange your programming questions and solutions.
Post Reply
PaPi
Posts: 114
Joined: Wed May 16, 2007 11:55 am

send byte(s) to COM1:

Post: # 364Post PaPi
Sun Nov 23, 2008 3:38 pm

Hi, I should send some bytes to COM1: serial port.
Can I do it with the statement OUT(port, byte), where port is the port of PC, which belong to COM1:   ?

regards

PaPi


zeyad80
Posts: 2
Joined: Tue Nov 08, 2005 3:00 pm

send byte(s) to COM1:

Post: # 365Post zeyad80
Sun Nov 23, 2008 7:31 pm

hello
I think Com1Base 3f8h

Post Reply