DLS (Data Logging Service) and TestManager are open-source software from EtherLab to monitor and debug real-time control applications, typically industrial automation processes.
This tutorial explains how to install and set up DLS & TestManager.
After reading this document, you should have a better understanding of how DLS and TestManager work and be able to use them for your own applications.
Any software developer with basic Linux skills who wants to learn DLS & TestManager for the first time.
-
This tutorial document is written with LaTeX.
-
These are the instructions to regenerate the PDF from the sources:
git clone https://github.com/sblanchet/dls-tutorial.git
cd dls-tutorial
make-
It generates the dls-tutorial.pdf document.
-
The build has been tested only on Debian 9.0.