Home - UMONS-GFA/bdas GitHub Wiki
BDAS documentation
Basics
The Das class
The Data Acquisition System class includes methods to interact with a DAS device. The interactions are made through a busConnection object.
The busConnection superclass
The busConnection is a wrapper for serial and TCP connections. It includes methods to send and receive data through such a connection.
Table of content
[Repository files descriptions] (https://github.com/UMONS-GFA/bdas/wiki/Repository-files-descriptions)
[Using a job scheduler] (https://github.com/UMONS-GFA/bdas/wiki/Using-a-job-scheduler)