USB interface

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Pawan Sharma
    New Member
    • Apr 2007
    • 1

    USB interface

    Hi all,

    Can anyone tell me how can we read, write data to the USB port and how can we get address for that USB port using VB. This will great help to me.

    Thanks
    Pawan Sharma
  • Killer42
    Recognized Expert Expert
    • Oct 2006
    • 8429

    #2
    Originally posted by Pawan Sharma
    Can anyone tell me how can we read, write data to the USB port and how can we get address for that USB port using VB. This will great help to me.
    I recommend that you use the seach box (at the top right) to search TheScripts for something like "VB USB". The topic has been covered many times, I think you'll find lots of info.

    Comment

    • VimalRaaj
      New Member
      • Apr 2007
      • 4

      #3
      Originally posted by Pawan Sharma
      Hi all,

      Can anyone tell me how can we read, write data to the USB port and how can we get address for that USB port using VB. This will great help to me.

      Thanks
      Pawan Sharma
      Hi Sharma,

      In which Version of VB your are talking about .

      In VB 6.0 you can use MS Comm control for Reading and Writing data to Ports.

      For VB.net 2003 Farmework 1.1 you can get the help from This Link

      http://support.microsoft.com/kb/823179.

      For VB 2005 Farmework 2.0 you can get the help from This Link

      http://support.microsoft.com/kb/904795/.

      Thanks

      Vimal
      Last edited by Killer42; May 11 '07, 10:01 AM. Reason: Activate links

      Comment

      Working...