DCSModulesAPI
1.0.0
DCS sub project containing all the control modules as libraries.
|
▼NDCS | |
NCLI | Command Line Interface (CLI) responsible for handling server-side console commands |
NControl | Exposes tilt and rotation stages control parameters |
NDAQ | Exposes DAQ functionalities of the API to the end user |
▼NNetwork | Network control using sockets |
NClient | Client-side handling features |
NMessage | Handles default messaging via a simple fixed protocol |
NServer | Server-side handling features |
NThreading | Handles threading and asynchronicity |
NTimer | Timing related utilities |