A question on Visual Basic and USB Interfacing

Status
Not open for further replies.

algor

Newbie level 4
Joined
Jun 10, 2004
Messages
6
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
79
Hi.... I'm a senior student doing a project related to RFID application. Can anybody tell me how to do a Visual Basic Program to interface a device with the PC through the USB? Also, can you tell me the IO Port Address of USB on the PC? Thanx
 

You may build a DLL (normally in C) interface with your USB device and invoke its communication functions in VB. You may also use an ActiveX control (easy job in VC++) instead of DLL, because accessing it is much easier in VB.
 

Hi,
have a look here hxxp://www.braintechnology.de/braintechnology/
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…