.. _components-controller: Controller ========== The controller handles an actual measurement. It either starts a measurement locally and saves the data to files or it starts a server and waits for a client to connect and request a measurement. It controls the Dma objects and the Dma objects control the actual hardware. Classes ------- .. contents:: :local: :class: this-will-duplicate-information-and-it-is-still-useful-here Controller class ~~~~~~~~~~~~~~~~ .. doxygenclass:: nexmess::components::controller::Controller :members: :protected-members: :private-members: