Universal parser plugin for Advanced TCP/IP Data Logger

Latest version: 4.0.99 build 415. April 16, 2024.


Based on this module, you can easily create a parser for data analyzing and handling. First of all, the module is intended for handling text data, but it can also process simple binary packets. The Universal parser module allows you to create a more complex parser as compared to ASCII Data Parser module. And it does not require knowledge of programming languages, unlike "Python plugin" or "Proxy plugin" modules.

Creating a parser consists of writing an XML file using a simple text editor, which allows specifying data processing rules. When the module is initiated, it reads the XML file and runs according to the rules.

After installation, in the module folder, you can find several examples of XML files.

Download | Documentation

Read more about other plugins: