Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Reading Data from Serial Port\RS232 etc

Status
Not open for further replies.

skkd

Programmer
Jun 28, 2008
1
IN
How can it possible to Read Data from Serial Port\RS232 etc (in power builder 6 / 7 )
 
Just any data, or is it a specific device?

You'll want to look at the MSDN documentation for the API calls to check/open/close/read/write the ports. Otherwise, if you know the specific device, there's a good chance there is a library you can use external functions to interface with.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top