Python plugin plugin for Advanced Serial Data Logger

Latest version: 4.0.15 build 306. March 6, 2024.


Based on this module, you can create your own extension using the Python 3 programming language. Python plugin provides interaction of the main program and Python via a simple API.

Scripts can function as modules of data query, data parser, data filter, data export, and events handler. One script can perform several tasks.

Scripts have access to all features of Python. These can be either simple scripts to change a parser variable value, or more complex scripts with timers, threads, and system calls.

After installation, in the module's folder, you can find a few examples of use for different application areas.

Download | Documentation

How to enable this plugin

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

Selecting the plugin

Fig.1. Selecting the plugin.

How to configure the plugin

The figure below shows how to configure the plugin. Please, look at the documentation for the full description of all settings.

Configuring the plugin

Fig.2. Configuring the plugin.

Read more about other plugins: