Reading Data from a COM Port in a .NET Console Application

Cenk 1,021 Reputation points
2024-10-10T09:17:42.73+00:00

How can data be read from a device connected to a computer via a COM port using a .NET console application? The device measures the weight of heavy vehicles and is connected to a weigher that displays the results. The existing application on the computer is outdated, and support is unavailable. Any guidance would be appreciated.

I appreciate any help you can provide.

C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
11,008 questions
{count} votes

1 answer

Sort by: Most helpful
  1. KOZ6.0 6,490 Reputation points
    2024-10-10T10:16:52.8466667+00:00

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.