Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. Serial Data

Serial Data

Scheduled Pinned Locked Moved C#
csharpmcpquestion
3 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • T Offline
    T Offline
    Tauseef A
    wrote on last edited by
    #1

    hi guys i want to read from a simulator (an clinical test device) which is sending data on serial port , but i cant get correct data it shows junk characters , application works fine , simulator also shows correct output if connected with DockLight , any idea ? thanks regards ,

    Tauseef A Khan MCP Dotnet framework 2.0.

    M D 2 Replies Last reply
    0
    • T Tauseef A

      hi guys i want to read from a simulator (an clinical test device) which is sending data on serial port , but i cant get correct data it shows junk characters , application works fine , simulator also shows correct output if connected with DockLight , any idea ? thanks regards ,

      Tauseef A Khan MCP Dotnet framework 2.0.

      M Offline
      M Offline
      musefan
      wrote on last edited by
      #2

      So you are saying that you can succesfully connect to the device and receive its data? If so, what is your reason to think the data is not correct?

      Life goes very fast. Tomorrow, today is already yesterday.

      1 Reply Last reply
      0
      • T Tauseef A

        hi guys i want to read from a simulator (an clinical test device) which is sending data on serial port , but i cant get correct data it shows junk characters , application works fine , simulator also shows correct output if connected with DockLight , any idea ? thanks regards ,

        Tauseef A Khan MCP Dotnet framework 2.0.

        D Offline
        D Offline
        Dave Kreskowiak
        wrote on last edited by
        #3

        If you're getting junk characters when you're supposed to be getting nice looking text, you've most likely got the communication parameters wrong, like baud rate, stop bits, data bits, parity, handshaking, yada, yada, yada, ...

        A guide to posting questions on CodeProject[^]
        Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
             2006, 2007, 2008

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups