Results 1 to 2 of 2

Thread: Write to com port please....

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Nov 1999
    Location
    Galway, Ireland
    Posts
    316

    Post

    I want to write hex 11 to com 2 I tries this

    comm2.Settings = "9600,n,8,1"
    comm2.CommPort = 2
    comm2.PortOpen = True

    to open it but get an error as it doesn't know what comm2 is if I declare it as an object I get another error help please....

    ------------------
    Slan

  2. #2
    Junior Member
    Join Date
    May 1999
    Location
    Nepean,Ontario,Canada
    Posts
    16

    Post

    Hi John,

    Did you put a Mscomm component on your form.
    It's look like a small telephone icon ???

    If you have any other problem(s), let me know.

    Regards,

    [email protected]

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width