Configuring the MeasurementGroup using SardanaChMg.py

The script SardanaChMg.py configures the measurement group, e.g.

SardanaChMg.py -g mg_haspp02ch2 -t exp_t01 -c exp_c01,exp_adc01,exp_vfc01 -m exp_mca01

If there is only one local MeasurementGroup, the name can be omitted.

If you want to add a new measurement group the option -p, with the name of the pool in which the MeasurementGroup will be added, has to be used, e.g.

SardanaChMg.py -p my/pool/device -g mg_notexisting -t exp_t01 -c exp_c01,exp_adc01,exp_vfc01 -m exp_mca01