RS232 question - how to read weight to PC

Posted by Gold on Stack Overflow See other posts from Stack Overflow or by Gold
Published on 2010-01-10T20:01:04Z Indexed on 2010/04/16 14:23 UTC
Read the original article Hit count: 211

Filed under:
|
|

I have a scale that connect to PC through RS232, I send "W" to receive the weight. The scale sends the weight all the time as it's read. How do I catch the weight that is being read?

Can i get any C# sample code?

© Stack Overflow or respective owner

Related posts about c#

Related posts about rs232