|
-
Jul 23rd, 2006, 10:40 PM
#1
Thread Starter
Junior Member
how to configure com port to laptop
i have purchaesd new compaq pressario notebook pc can some one tell me how i can configure com port to laptop?
i wants to get data from serial device and wants process it with vb6 mscomm control.
please help me
thank you
-
Jul 24th, 2006, 02:17 PM
#2
Re: how to configure com port to laptop
If the laptop has a serial port, just point the MSComm control to it.
If it has no serial port, you have 2 choices:
a) Buy a PCMCIA serial port and use that.
b) Buy a USB->serial adapter and use that (it'll install itself as a serial port).
The most difficult part of developing a program is understanding the problem.
The second most difficult part is deciding how you're going to solve the problem.
Actually writing the program (translating your solution into some computer language) is the easiest part.
Please indent your code and use [HIGHLIGHT="VB"] [/HIGHLIGHT] tags around it to make it easier to read.
Please Help Us To Save Ana
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|