Submit your email address to get a link for quick download on your desktop and get started!
Tracking down a problem that might appear during the development stage of the custom application or a driver for a COM device and dealing with it in the shortest time would not be possible without the ability to capture serial data and store it for later use and analysis.
Unfortunately, Windows does not offer any built into the OS utilities that would help achieve this. So, one would need to resort to the help of a specialized Serial port Monitor that would assist with capturing and examining the data exchange between RS232 devices and Windows applications.
This article will show you how to capture serial port data and identify key serial communication settings such as baud rate, COM port number, stop bits, data bits, and parity. This information is especially important for testing COM ports.
In the following section, you'll be guided through a clear, step-by-step process to capture serial (COM port) activity using the Serial Port Monitor tool. From launching a new monitoring session to selecting the proper COM port and capture settings, these instructions are designed to help you log every detail of your serial communication, ideal for diagnosing issues or analyzing data flows. Let’s dive in:
Every view can be exported into the separate logs of various formats (HTML, ANSI/UNICODE TXT). Besides, serial data captured from the Table view can be saved to a CSV file and used in MS Excel. To export a view, select the “Export to” option in the view menu on the toolbar.