Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

How to interface with USB port using Visual Basic 6?

Status
Not open for further replies.

aelsabban

Newbie level 3
Joined
Jul 13, 2007
Messages
4
Helped
1
Reputation
2
Reaction score
1
Trophy points
1,283
Activity points
1,300
Hi all
I use Visual Basic 6 to interface with RS232 port in the PC but there are no serial ports in the laptops. Therefore, I want to interface with the USB port from Visual Basic 6.
Any suggestions about how to write this code?
Thanks a lot
 

Maybe libusb-win32 is a choice:)
 

Thanks for the advise.
Actually, we managed at last to solve it. All we had to do is to buy a usb to rs232 adapter and then download its driver. Then, after installing the driver a virtual com port appeared; which we were able to use for sending our data.
Thanks any way and I hope this piece of information can help others.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top