Engineering a completely new MicroTCA system can be a daunting task for people with little experience in the MicroTCA field. Since the standard is quite flexible, the 'correct' choice can be sometimes ambiguous. The purpose of this tutorial is to give tips and tricks to people who are relatively new to the MicroTCA systems. It covers many sub-categories of system design including; choosing the...
ChimeraTK is a C++ software framework for the development of control applications. It comprises three main components: The DeviceAccess library allows easy and convenient access to hardware components like MicroTCA AMC and RTM cards. ApplicationCore is a powerful multi-threading library with automatic device handling. The ControlSystemAdapter brings native integration of applications into...