Measurement group overview

The measurement group interface allows the user to access several data acquisition channels at the same time. The measurement group is the key interface to be used when acquiring the data. The Pool can have several measurement groups and use them simultaneously. When creating a measurement group, the user compose it from:

It is not possible to have several times the same channel in a measurement group.

Configuration

In order to properly use the measurement group, each of the timerable controllers (Counter/Timer, 1D or 2D) needs to be assigned one of its channels as the timer or the monitor. The first timer or monitor becomes the master one for the whole measurement group.

By default, the data acquisition channels are synchronized by software, meaning that the acquisition will be commanded to start (or start and stop) with the software precission. In order to achieve a better synchonization the hardware triggerring (or gating) can be used by configuring a Trigger/Gate as the controller’s synchronizer.

The measurement group configuration can by modified with the expconf widget.

See also

Measurement group API reference
the measuremenent group API
MeasurementGroup
the measurement group tango device API
PoolMeasurementGroup
the measurement group class API