Results 1 to 6 of 6

Thread: Capture Data

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Sep 2001
    Location
    Philippines
    Posts
    75

    Capture Data

    How do i capture data from COM PORTS?
    THANKS!
    tazzzman2001
    [email protected]

  2. #2
    New Member
    Join Date
    Oct 2002
    Location
    Manchester, UK
    Posts
    11

    Lightbulb Serial Ports

    Hey,

    Start a new project.

    Right click on the toolbox and select "Components.."

    In the controls tab scroll down until you see "Microsoft Comm Control 6.0"

    Check the lil box and click ok.

    You can now use the mscom control to receive from a com port of your choice.. if u need an example of using it in code let me know and i'll paste it up here.


  3. #3

    Thread Starter
    Lively Member
    Join Date
    Sep 2001
    Location
    Philippines
    Posts
    75

    COM PORTS

    an example would be great!
    Thanks!
    tazzzman2001
    [email protected]

  4. #4
    Evil Genius alex_read's Avatar
    Join Date
    May 2000
    Location
    Espoo, Finland
    Posts
    5,538
    www.planetsourcecode.com
    www.vbcode.com
    Are a couple of sites with 1 or 2 vb samples on as well.

    Please rate this post if it was useful for you!
    Please try to search before creating a new post,
    Please format code using [ code ][ /code ], and
    Post sample code, error details & problem details

  5. #5
    New Member
    Join Date
    Oct 2002
    Location
    Manchester, UK
    Posts
    11

    Talking MSCOM Example

    Here ya go mate. its only a basic example but it should do the job.
    Attached Files Attached Files

  6. #6

    Thread Starter
    Lively Member
    Join Date
    Sep 2001
    Location
    Philippines
    Posts
    75
    tnx mate....
    tazzzman2001
    [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