How i can read rs232c in delphi

Reply

Join Date: Nov 2009
Posts: 5
Reputation: mohsennour is an unknown quantity at this point 
Solved Threads: 0
mohsennour mohsennour is offline Offline
Newbie Poster

How i can read rs232c in delphi

 
0
  #1
19 Days Ago
Hilp me please
I want to read data of RS232 and store it in Access Data base
Reply With Quote Quick reply to this message  
Join Date: Oct 2009
Posts: 10
Reputation: cao is an unknown quantity at this point 
Solved Threads: 4
cao cao is offline Offline
Newbie Poster
 
0
  #2
18 Days Ago
Hi

Com port communication must be handled as a file input outout. The process in simplified terms is
Assign a comport to a file
Open the file
read the data
process the data
close the file

Factors that must be considered are
Speed, parity, stop bits, x on x off hand shaking - become familiar with the purpose of these terms

Have a look at http://sheepdogguides.com/dt5f.htm, http://sheepdogsoftware.co.uk/plh1rs.htm,
http://www.arunet.co.uk/tkboyd/ele1sp.htm
Reply With Quote Quick reply to this message  
Join Date: Jan 2008
Posts: 41
Reputation: AKJo is an unknown quantity at this point 
Solved Threads: 0
AKJo AKJo is offline Offline
Light Poster
 
0
  #3
13 Days Ago
I have used a package called Cport-3.10 for years. Now in D2007. I love it. It is easy to use. On hook only: there seems to be nobody supporting it anymore. Still it works very good.
Reply With Quote Quick reply to this message  
Reply

Message:



Similar Threads
Other Threads in the Pascal and Delphi Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC