This software receives and sends data through com ports with a focus on analyzing carriage returns and tabs. Users can define specific data to ignore or split with certain characters. Data is then separated into columns and stored for automated use.

The software is perfect for receiving and sending data through com ports. It analyzes data for carriage return and tab, allowing the user to define the specific delimiter they'd like to use. The program can also ignore user-defined data or split data with the user-defined character.
For continuous data monitoring, the software allows users to select the interval for writing the data to the database. The data can be automatically stored or exported to an Excel file. Each new data entry is stored in the clipboard in Excel format.
The main form of the software can be customized to suit the user's preferences. The background, color, and font can all be adjusted to fit the user's needs. Additionally, data can be sent repeatedly at user-defined intervals.
If the program is receiving data continuously, it can be set up to write the data to the database at a specified interval, ensuring that all data is captured accurately and efficiently. Overall, this software is an excellent choice for anyone looking for a reliable and customizable solution for lab device communication.
Version 1.0.0.3.:
fix problem with write interval to DB
Re-factoring writing to excels files. Now for all excel version. Very, very speeded up.
Automatic Clipboard settings