DynExp
Highly flexible laboratory automation for dynamically changing experiments.
Loading...
Searching...
No Matches
Module.cpp File Reference

Go to the source code of this file.

Namespaces

namespace  DynExp
 DynExp's main namespace contains the implementation of DynExp including classes to manage resources (DynExp objects like hardware adapters, instruments, and modules) as well as their dependencies and parameters.
 

Functions

int DynExp::ModuleThreadMain (ModuleInstance Instance, ModuleBase *const Module)
 Modules run in their own thread. This is the module thread's main function.