Shop OBEX P1 Docs P2 Docs Learn Events
Re: Interfacing BS2 with Visual Basic — Parallax Forums

Re: Interfacing BS2 with Visual Basic

Justin SaneJustin Sane Posts: 35
edited 2006-09-28 23:32 in BASIC Stamp
Can anyone point me in right direction where I can learn how to program visual basic to read serial from USB to Serial converter?

What about this book?
http://www.amazon.com/Visual-Programmers-Guide-Serial-Communications/dp/1890422282/sr=1-2/qid=1159406621/ref=pd_bbs_2/002-8371948-9995212?ie=UTF8&s=books

Thanks,
Justin

▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
·"Imagination is the one weapon in the war against reality."
-Jules de Gaultier

Comments

  • allanlane5allanlane5 Posts: 3,815
    edited 2006-09-28 22:48
    That should do it. Under .NET apparantly it's the "SerialNET" control. And you program a USB to Serial converter as if it was a locally connected serial port -- they're good that way.
  • Justin SaneJustin Sane Posts: 35
    edited 2006-09-28 23:32
    allanlane5 said...
    That should do it. Under .NET apparantly it's the "SerialNET" control. And you program a USB to Serial converter as if it was a locally connected serial port -- they're good that way.

    Thanks, I was wondering about that.

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    ·"Imagination is the one weapon in the war against reality."
    -Jules de Gaultier
Sign In or Register to comment.