Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by InternAmy

  1. InternAmy

    Problems with MSComm

    Okay, I looked more into the MSComm on this site, and I have a statement like this: Set Comm3 = CreateObjectWithEvents("MSCOMMLib.MSComm", "COM3") Now my question is, where and how do I declare Comm3? Thanks so much!!
  2. InternAmy

    Problems with MSComm

    Thanks, I did use some sample code from MSDN, but did not realize that it was for Win CE (I'm a UNIX programmer, so this is all pretty foreign to me!!!) Can I set up my code to work with my LED in Win XP?
  3. InternAmy

    Problems with MSComm

    I'm trying to use MSComm Control to output text from a command parameter to an LED screen. I found some sample code from MSDN and it would not even compile. It highlights 'Dim Comm3 As CECOMMCtl.Comm' and says "User defined type not defined." I more or less copied and pasted from MSDN. Any...
  4. InternAmy

    Using VB to display text to LED Screen

    I'm an entry level programmer and my company is implementing RFID. We have purchased an LED and will later use it to display RFIC transactions but right now I am first trying to display simple text to the screen. I have a VB executable that uses 5 parameters-- (1) the message in quotes (2)...

Part and Inventory Search

Back
Top