Introduction
QDaq is a Qt-based set of tools for performing data aqcuisition (Daq) tasks. It comprises of the following components:
- A hierarchy of C++ objects for various Daq-related tasks. The classes are divided into the Core, Gui and Daq modules
- A set of Qt widgets suitable for Daq applications
- A scripting interface (QDaq scripting API) based on javascript and QtScript
- The qdaq application which offers a complete environment for developing and executing QDaq scripts
Download
The code can be found on Github: https://github.com/gapost/qdaq