Statistics/Script Launcher

Working with SQLite and Python is a very simple yet powerful way of analyzing the huge amounts of data gathered with the PLC Sniffer. In order to allow building this kind complex analysis of the database, an interface to call Python scripts from the PLC Sniffer has been included. Five different example scripts are included:

These scripts need Python 3 (tested with version 3.3) with SQLite and XlsxWriter modules installed. Some scripts use the XlsxWriter module to generate a Microsoft Excel file containing the results of the query.

Figure 1. Script Launcher Dialog