Newer
Older
/**
Martin Christoph Hierholzer
committed
\mainpage
Martin Christoph Hierholzer
committed
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++.
Martin Christoph Hierholzer
committed
API documentation:
- \subpage conceptualOverview
Martin Christoph Hierholzer
committed
- \subpage exceptionHandling
- \subpage migration_guide_v2_to_v3
Martin Christoph Hierholzer
committed
Module documentation:
- \subpage configreader
Martin Christoph Hierholzer
committed
Technical specifications:
- \subpage spec_execptionHandling
- \subpage spec_initialValuePropagation
- \subpage spec_dataValidityPropagation
- \subpage spec_StatusAggregator
Martin Christoph Hierholzer
committed