Skip to content
Snippets Groups Projects
Commit a5172c3f authored by Laurent Mercadier's avatar Laurent Mercadier
Browse files

Add hRIXS_RRY motor

parent ed220b70
No related branches found
No related tags found
1 merge request!217Add mono_order mnemonic
...@@ -574,6 +574,9 @@ mnemonics = { ...@@ -574,6 +574,9 @@ mnemonics = {
"hRIXS_GTZ": ({'source': 'SCS_HRIXS_MOV/MOTOR/GTZ', "hRIXS_GTZ": ({'source': 'SCS_HRIXS_MOV/MOTOR/GTZ',
'key': 'actualPosition.value', 'key': 'actualPosition.value',
'dim': None},), 'dim': None},),
"hRIXS_RRY": ({'source': 'SCS_HRIXS_MOV/MOTOR/RRY',
'key': 'actualPosition.value',
'dim': None},),
# XRD # XRD
"XRD_DRY": ({'source': 'SCS_XRD_MOV/MOTOR/DRY', "XRD_DRY": ({'source': 'SCS_XRD_MOV/MOTOR/DRY',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment