Skip to content
Snippets Groups Projects
main.dox 869 B
Newer Older
ChimeraTK ApplicationCore is a library for writing control system applcations within the ChimeraTK framework. Its purpose is to simplify the development of applications with an emphasis on long-term maintainability. The source code of the control system applications can be kept independent of the used middleware (like EPICS, OPC UA, DOOCS etc.) as they merely need to be linked against one of the ControlSystemAdapters. The library is written in modern C++.

- \subpage conceptualOverview
- \subpage migration_guide_v2_to_v3
\li \ref statusmonitordoc

- \subpage spec_execptionHandling
- \subpage spec_initialValuePropagation
- \subpage spec_dataValidityPropagation
- \subpage spec_StatusAggregator