Skip to content

fix: lsmeas use name instead of channel label

sardana-bot requested to merge github/fork/catunlock/fix_lsmeas into develop

Created by: catunlock

When an element is renamed using renameelem the macro lsmeas still shows the previous name (label) #1053.

We propose to acquire and show the name of the elements of the measurement group from the full name (i.e: ct1, ct2, sys/tg_test/1/ampli).

closes #1053.

Merge request reports