Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
01/04/03 18:24
Read: times


 
#35631 - RE: serial communication
CreateFile() opens a comm port.

GetCommState()/SetCommState() modifies port parameters.

GetCommTimeouts()/SetCommTimeouts() modifies timeout parameters if you need to.

ReadFile()/WriteFile() read and write to the comm port for receive and transmit.

Check Microsoft's MSDN website. There are examples there.

List of 21 messages in thread
TopicAuthorDate
serial communication            01/01/70 00:00      
RE: serial communication            01/01/70 00:00      
RE: serial communication            01/01/70 00:00      
RE: serial communication            01/01/70 00:00      
RE: serial communication            01/01/70 00:00      
RE: serial communication            01/01/70 00:00      
RE: serial communication            01/01/70 00:00      
RE: serial communication            01/01/70 00:00      
RE: serial communication            01/01/70 00:00      
RE: serial communication            01/01/70 00:00      
RE: serial communication            01/01/70 00:00      
RE: serial communication            01/01/70 00:00      
RE: serial communication            01/01/70 00:00      
RE: serial communication            01/01/70 00:00      
RE: serial communication            01/01/70 00:00      
RE: serial communication/51bit word            01/01/70 00:00      
RE: serial communication            01/01/70 00:00      
RE: serial communication            01/01/70 00:00      
serial communication            01/01/70 00:00      
RE: serial communication            01/01/70 00:00      
RE: serial communication            01/01/70 00:00      

Back to Subject List