XML Data Parser plugin for Advanced TCP/IP Data Logger

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

This plugin allows you to extract XML data from data flow and parse it to XML nodes and attributes. These values will be exported as parser items, and you can use their values in data export plugins.

Download | Documentation

The plugin will extract from the overall flow a XML data like:

<Response end="#0A" parse="bp" timeout="500" validatesize="0">
<Item type="filter" size="-1" filtertype="1" exprtype="1" expr="----" />
<Item type="filter" size="-1" filtertype="2" exprtype="2" expr="^\d{2}\/\d{2}\/\d{2} " />
</Response>

How to enable this plugin

The figure below shows how to select the plugin on the "Modules" page.

Selecting the parser plugin

Fig.1. Selecting the plugin.

How to configure the plugin

The figure below shows basic settings to extract XML data. Of course, you may change the poll interval as you want.

Configuring the parser

Fig.2. Configuring the plugin.